A netflix clone made using React, Firebase, Firestore, and Styled Components
Netflix clone
A netflix clone made using React, Firebase, Firestore, and Styled Components.
How to set up and use
-
Clone/Download the code and run either
yarn install
ornpm install
-
Click here and watch until 3:20:13. You should now have a firebase app.
-
Rename
.env.example
to.env
-
Fill in
.env
with the details you got in step 2 -
Click here and watch until 3:23:30. You should now have data in your database!
-
Run
yarn start
ornpm start
. The app should now work!
If you run into any issues, don’t be afraid to open a issue! Either I or someone else will try to assist. Just provide the error you get and the action you are trying to perform.
Credit
Tutorial used for making this is here. Full credit goes to him
If this repo helped you, don’t forget to ⭐ it!