Some Features:
- 🌟 Tech stack: MERN + TMDB API
- 🎃 Authentication && Authorization with Firebase
- 🚀 Movies Page, TV Shows page, Explore Page (filter content), Home Page, Search Page
- 👌 Global state management with Redux-Toolkit
- 🎃 add/remove to liked/Watchlist
- 👾 Get Dynamic Recommendations based on likes/Watchlist
- 🚀 Stream(Watch Movie Online)
- 👌 Get Content Details
- 🐞 Error handling both on the server and on the client
- ⏳ And much more!
VITE_APP_TMDB_TOKEN=...
MONGO_DB_URL=...
npm install
npm run dev