This is a client app to display movies consuming The Movie Database API (https://api.themoviedb.org/3/)

This project was bootstrapped with Create React App.

CodeSandbox to explore de code and preview the resulting website here: https://codesandbox.io/s/github/ymulenll/movie_theater/

Production deployment: https://movie-theater.vercel.app/

Available Scripts

In the project directory, you can run:

yarn install

yarn start

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