https://github.com/bertovdev/horror-luck
Dont know watch horror movie to watch tonight ? leave it to luck
https://github.com/bertovdev/horror-luck
axios axios-react gsap horror javascript movies reactjs themoviedb-api
Last synced: about 1 month ago
JSON representation
Dont know watch horror movie to watch tonight ? leave it to luck
- Host: GitHub
- URL: https://github.com/bertovdev/horror-luck
- Owner: BertovDev
- License: gpl-3.0
- Created: 2022-11-08T21:11:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-08T21:43:41.000Z (over 3 years ago)
- Last Synced: 2025-07-04T08:41:25.623Z (11 months ago)
- Topics: axios, axios-react, gsap, horror, javascript, movies, reactjs, themoviedb-api
- Language: JavaScript
- Homepage: https://horrorluck.netlify.app/
- Size: 364 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Horror Luck 🎃
## Don´t know what horror movie watch? leave it to luck :sunglasses:
### Select over 187 Languages , 43 countries and up to 160 plataforms depending the region!
### Live version! -> [HorrorLuck](https://horrorluck.netlify.app/ "live app")
### Installation
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)
```

