CodeFactor

Netflix clone

A netflix clone made using React, Firebase, Firestore, and Styled Components.


How to set up and use

  1. Clone/Download the code and run either yarn install or npm install

  2. Click here and watch until 3:20:13. You should now have a firebase app.

  3. Rename .env.example to .env

  4. Fill in .env with the details you got in step 2

  5. Click here and watch until 3:23:30. You should now have data in your database!

  6. Run yarn start or npm 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!