Skip to content

mgautam07/MovieHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors