Skip to content
forked from balram2002/Movix

Discover and explore millions of movies and tv shows.

Notifications You must be signed in to change notification settings

TechQuanta/Movix

 
 

Repository files navigation

MERN Stack Project: Build a Movie/TV-Show Streaming Application

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!

Setup .env file

VITE_APP_TMDB_TOKEN=...
MONGO_DB_URL=...

install the dependencies

npm install

Start the app

npm run dev

About

Discover and explore millions of movies and tv shows.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.7%
  • SCSS 26.0%
  • CSS 10.2%
  • HTML 0.1%