A movie search application that allows a user to search for a movie, tv show or actor and be presented with a list of search results.
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.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
- Used The Movie DB for sourcing data.
- Used https://undraw.co/ for images.
- You can find a deployed version of this application online with the latest
master
changes.