Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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**