This is Nunflix, a frontend clone of Netflix's home page made just for the Netflix original series Warrior Nun.
Learn more about the series and campaign at warriornun.com and linktr.ee/savewarriornun
Today I’m happy to officially report that because of your combined voices, passion and amazing efforts - #WarriorNun will return and is going to be more EPIC than you could imagine. More details to come! SOON! Thank-you!! #SaveWarriorNun #WarriorNunSaved ❤️🎬
10:16 PM · Jun 27, 2023 · @SimonDavisBarry via Twitter
LIVE DEMO - (REMOVED FOR NOW, there was an issue with the API I think)
- React JS
- TMDB (The Movie Database) API
- Hosted on Firebase
Here's what you need to do to get this running locally on your computer.
- Register for a TMDB API key by following the instructions here to be able to use the API to pull in data and images displayed on the site
- Clone the project to your machine with
git clone https://github.com/anniedotexe/Nunflix.git - Add the API key in this line in the
request.jsfile
const API_KEY = 'paste key in here' - On a command line inside of the application's folder, run
npm start - Open http://localhost:3000 to view it in a browser
Annie Wu (anniedotexe)
Copyright © 2021-2026 Annie Wu. All rights reserved.
I do not maintain this code anymore and will not respond to any questions sent to me.
If you like my content or find this code useful, give it a ⭐ or support me by buying me a coffee ☕💙

