Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shikha-code36/netflix-clone
A Fully Responsive clone of Netflix website built using React.JS as a Front-end & Firebase as a Back-end. Visit the app by clicking link below
https://github.com/shikha-code36/netflix-clone
compound-components firebase firebase-auth firebase-database firestore jsx netflix netflix-clone netflix-clone-app-frontend netflix-clone-react react react-component react-components react-forms react-hooks react-router reactjs tmdb-api
Last synced: 4 days ago
JSON representation
A Fully Responsive clone of Netflix website built using React.JS as a Front-end & Firebase as a Back-end. Visit the app by clicking link below
- Host: GitHub
- URL: https://github.com/shikha-code36/netflix-clone
- Owner: Shikha-code36
- Created: 2021-08-30T10:40:02.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-04T10:29:31.000Z (about 3 years ago)
- Last Synced: 2023-03-05T22:12:03.993Z (over 1 year ago)
- Topics: compound-components, firebase, firebase-auth, firebase-database, firestore, jsx, netflix, netflix-clone, netflix-clone-app-frontend, netflix-clone-react, react, react-component, react-components, react-forms, react-hooks, react-router, reactjs, tmdb-api
- Language: JavaScript
- Homepage: https://netflixclone-5d28a2.netlify.app/
- Size: 23.1 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Netflix clone
* Visit the live demo [here](https://netflixclone-5d28a2.netlify.app/)
## Screenshots
* Registration Page
![](https://i.imgur.com/5uSSCSM.jpg)* Login Page
![](https://i.imgur.com/NR1Ikt8.jpg)* Home/Browse Page
![](https://i.imgur.com/3dfBb7Y.jpg)## Instructions
* You need to paste your own firebase configuration, you will find that in **src/firebase/firebaseConfig.js**
* You need to paste your owm tmDB api key in **src/axios.js**
### Steps to run
* **npm start**
* if it doesn't work then you need to first use command
**npm install** then **npm start**