MovieHub is a one stop destination for all movies / TV shows information. This project is built using MERN stack.
My motivation to build this project was to build a near real world application and in the process enhance my knowledge of the MERN stack.
- MongoDB -> Database
- Express -> Web framework for Node.js
- ReactJs -> Frontend framework
- NodeJs -> Backend server
- Material UI -> Component library
- Passport -> Authentication middleware
- Bcrypt -> Password hashing
git clone https://github.com/mgautam07/MovieHub.git
cd MovieHub
cd backend
npm install
npm run start
- TMDB api key
- MongoDB URL
cd frontend
npm install
npm run start
- Latest movies