Flixnet is not Netflix.
- Go to the TMDb and create a free account.
- Find your API Key under settings tab from the site.
- Create
.env
file in the src folder and add your API key as:REACT_APP_IMDB_API_KEY=yourkey
The deployment can be done using Firebase. Your Firebase credentials can be replaced under the src/firebase.js
file.