The Movie Database (TMDB) is a popular, user editable database for movies and TV shows.
- Clone this repository
https://github.com/RiteshPuvvada/Movie-App.git
cd Movie-App
- Install Dependencies
npm install
- Run the application
npm start
Open http://localhost:3000 to view it in your browser.
This repository is under The MIT License. Read the LICENSE file for more information.