Szakeroo / Netflix-clone-React

Netflix Clone - React - Styled Components - Firebase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netflix Clone

Live Demo Click Here.

Technologies

  • React Hooks
  • React Router
  • React DOM
  • React Create App
  • React UseContext for state management
  • React Compound Components
  • Firebase
  • Styled Components
  • Fuse.Js
  • Normalize.css

How to run?

git clone https://github.com/Szaker1990/recycle_cloth_app.git

npm / yarn install

npm / yarn start

App will open at http://localhost:3000/#/ if its free

To firebase setup u need to create .env file in root folder and enter there your's firebase data

REACT_APP_API_KEY= Your firebase data here
REACT_APP_AUTH_DOMAIN= Your firebase data here
REACT_APP_DATABASE_URL= Your firebase data here
REACT_APP_PROJECT_ID= Your firebase data here
REACT_APP_STORAGE_BUCKET= Your firebase data here
REACT_APP_MESSAGING_SENDER_ID=Your firebase data here
REACT_APP_APP_ID=Your firebase data here

Enjoy unlimited netflix account :)

About

Netflix Clone - React - Styled Components - Firebase


Languages

Language:JavaScript 99.4%Language:HTML 0.6%