Live version! -> HorrorLuck
You need Node.js and a Themoviedb account in order to run this application.
- Run
npm i
in the global directory to download server dependencies - Run
npm run start
to start the development app - Add the .env credentials with your Themoviedb API KEY
REACT_APP_API_KEY= (Themoviedb API KEY)