This is a React app with the aim of leveraging the The Movie DB. We can search for films, television shows, and people.
To run locally, clone the repo, and run 'npm install'. Wait a bit, and then run 'npm start'.
This project has been deployed and can be viewed at movieDB.
This project was bootstrapped with Create React App.
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.