Movie Theather example using The Movie Database API.
This project was bootstrapped with Create React App. It uses React 16.8 and mainly Ant Design UI Library. It also uses a redux store for state management.
Before running this app, please edit src/.env file and assign your The Movie Database API key to REACT_APP_API_KEY and replace current ... value.
In the project directory, you can run:
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.