Full-stack Netflix Clone with Admin Panel, built using the following technologies:
- MongoDB
- Express
- React
- Context API
- Node.js
- Axios
- Material UI
- Login/Logout with JWT authenication
- Feature Page with a randomize movie upon refresh
- Browse list of movies by list in carousel format
- Watch page for specific movie trailers
- Display home page by "Movies" or "Series" then by "Genre"
- Add movies to a MyList page
- Search by specific movie
- Single Movie Page
- Login/Logout with JWT authenication
- See list of all registered users
- See list of all movies
- See list of all movie lists
- Create, Update, Delete all movies, users, and movie lists
- View the latest 10 Added Users
- View the latest 10 Added Movies
- Ability to downvote / update a movie and sort them in a MyList page
- User settings page with subcription tier and transactions
- User transaction data in the Admin Dashboard