{"id":21065261,"url":"https://github.com/anniedotexe/nunflix","last_synced_at":"2025-04-12T20:09:50.302Z","repository":{"id":125313496,"uuid":"594885126","full_name":"anniedotexe/Nunflix","owner":"anniedotexe","description":"Nunflix is a frontend Netflix clone but Warrior Nun-ified. It is built with React JS and uses the TMDB API to pull in data and images.","archived":false,"fork":false,"pushed_at":"2023-10-13T03:21:12.000Z","size":8074,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T20:09:42.766Z","etag":null,"topics":["firebase","firebase-hosting","firebasehosting","netflix-clone","netflix-clone-react","react","reactjs","web-design","web-dev","web-development","webdesign","webdev","webdevelopment","website-clone","website-redesign","websiteclone"],"latest_commit_sha":null,"homepage":"https://nunflix-6e5b3.web.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/anniedotexe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-29T23:05:28.000Z","updated_at":"2024-10-04T15:30:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"e4e95e99-eeff-45a5-9d19-cb18cb50b7b6","html_url":"https://github.com/anniedotexe/Nunflix","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anniedotexe%2FNunflix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anniedotexe%2FNunflix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anniedotexe%2FNunflix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anniedotexe%2FNunflix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anniedotexe","download_url":"https://codeload.github.com/anniedotexe/Nunflix/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248625493,"owners_count":21135513,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["firebase","firebase-hosting","firebasehosting","netflix-clone","netflix-clone-react","react","reactjs","web-design","web-dev","web-development","webdesign","webdev","webdevelopment","website-clone","website-redesign","websiteclone"],"created_at":"2024-11-19T17:54:35.031Z","updated_at":"2025-04-12T20:09:50.276Z","avatar_url":"https://github.com/anniedotexe.png","language":"JavaScript","funding_links":["https://www.buymeacoffee.com/anniedotexe"],"categories":[],"sub_categories":[],"readme":"# [Nunflix](https://nunflix-6e5b3.web.app/) - A Netflix Clone\n\nThis is Nunflix, a frontend clone of Netflix's home page made just for the Netflix original series [Warrior Nun](https://www.imdb.com/title/tt9059350/).\n\n*Learn more about the series and campaign at [warriornun.com](https://www.warriornun.com/) and [linktr.ee/savewarriornun](https://linktr.ee/savewarriornun)*\n\n\u003e 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 ❤️🎬\n\u003e \n\u003e 10:16 PM · Jun 27, 2023 · [@SimonDavisBarry](https://twitter.com/SimonDavisBarry/status/1673923368381448192) via Twitter\n\n**LIVE DEMO** - [nunflix-6e5b3.web.app](https://nunflix-6e5b3.web.app/) OR [nunflix-6e5b3.firebaseapp.com](https://nunflix-6e5b3.firebaseapp.com/)\n\n\u003cp align=\"center\"\u003e\n    \u003cimg alt=\"React\" src=\"https://img.shields.io/badge/-React-61DBFB?style=flat\u0026logo=react\u0026logoColor=FFFFFF\"/\u003e\n    \u003cimg alt=\"Open Source? Yes!\" src=\"https://badgen.net/badge/Open%20Source%20%3F/Yes%21/blue?icon=github\"/\u003e\n    \u003cimg alt=\"Firebase\" src=\"https://img.shields.io/badge/-Firebase-039BE5?style=flat\u0026logo=firebase\u0026logoColor=FFA611\"/\u003e\n\u003c/p\u003e\n\n\n\u003cp align=\"center\"\u003e\n    \u003cimg alt=\"Screenshot\" src=\"./public/img/readme/screenshot.png\" width=\"700px\"\u003e\n\u003c/p\u003e\n\n---\n\n## Built With\n- [React JS](https://reactjs.org/docs/getting-started.html)\n- [TMDB (The Movie Database) API](https://developers.themoviedb.org/3/getting-started)\n- Hosted on [Firebase](https://firebase.google.com/docs/hosting)\n\n---\n\n## Running the Application Yourself\n\nHere's what you need to do to get this running locally on your computer.\n\n1. Register for a TMDB API key by following the instructions [here](https://developers.themoviedb.org/3) to be able to use the API to pull in data and images displayed on the site\n1. Clone the project to your machine with\\\n`git clone https://github.com/anniedotexe/Nunflix.git`\n1. Add the API key in this line in the `request.js` file\\\n`const API_KEY = 'paste key in here'`\n1. On a command line inside of the application's folder, run\\\n`npm start`\n1. Open http://localhost:3000 to view it in a browser\n\n---\n\n## Creator / Maintainer\n\nAnnie Wu ([anniedotexe](https://github.com/anniedotexe))\n\nIf you have any questions, comments, or concerns, feel free to contact me below.\n\n\u003cp align=\"left\"\u003e\n  \u003ca href=\"mailto:anniewu2303@gmail.com\"\u003e\n    \u003cimg alt=\"Connect via Email\" src=\"https://img.shields.io/badge/Gmail-c14438?style=flat\u0026logo=Gmail\u0026logoColor=white\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\nThis project was created for educational purposes and for personal and open-source use.\n\nIf you like my content or find this code useful, give it a :star: or support me by buying me a coffee :coffee::grinning:\n\n\u003ca href=\"https://www.buymeacoffee.com/anniedotexe\" target=\"_blank\"\u003e\u003cimg src=\"https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png\" alt=\"Buy Me A Coffee\" style=\"height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;\" \u003e\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanniedotexe%2Fnunflix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanniedotexe%2Fnunflix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanniedotexe%2Fnunflix/lists"}