It's a web application to find a movie with its details by title or/and year.
Add YOUR_API_KEY to .env file - get API key
REACT_APP_OMDBAPI_API_KEY=**YOUR_API_KEY**
npm init
npm run start
or just visit the page
| Name | Name | Last commit date | ||
|---|---|---|---|---|
It's a web application to find a movie with its details by title or/and year.
Add YOUR_API_KEY to .env file - get API key
REACT_APP_OMDBAPI_API_KEY=**YOUR_API_KEY**
npm init
npm run start
or just visit the page