/MovieHub

Movie Hub is a website that display information about latest and upcoming movies and tv shows.

Primary LanguageJavaScript

MovieHub 🎥

MovieHub is a one stop destination for all movies / TV shows information. This project is built using MERN stack.

Motivation

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.

Technologies used

Cloning project

git clone https://github.com/mgautam07/MovieHub.git
cd MovieHub

Installing backend dependencies

cd backend
npm install
npm run start

Setup .env file

  1. TMDB api key
  2. MongoDB URL

Installing frontend dependencies

cd frontend
npm install
npm run start

Features

  1. Latest movies

2. Movies trending on various platforms

3. User Authentication

4. Favorites

5. Recommendations

6. Search