Skip to content

Szakeroo/recycle_cloth_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recycle Cloth App

Live Demo Click Here.

Technologies

  • React Hooks
  • React Router
  • React Scroll
  • React Dom
  • Firebase
  • Sass
  • Styled Components
  • NPM

How to run?

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

npm install

npm start

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

To firebase setup u need to create .env file in root folder

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

Feel free to use :)