Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 633 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 633 Bytes

Flixnet

Flixnet is not Netflix.

flixnet_ss

How to make it work?

  • 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

Deployment

The deployment can be done using Firebase. Your Firebase credentials can be replaced under the src/firebase.js file.