See the 20 most popular movies on the TMDB site.

You can view a live demo over at https://haguse.github.io/Popular-Movies-TMDB-Api/

API_KEY is used as an environment variable so you will need the TMDB api key to run the project locally.

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm install

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.