The code assumes the existence of an .env file (in the react--omdb-api folder) with the content
REACT_APP_OMDB_API_KEY=1a5e124a
Note that the key above is fake. You'll need to get your own API key from OMDB.
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.