/User

Primary LanguageJavaScript

React With Firebase

live https://fire-react-user.netlify.com/

This is simple login and Sign Up React app. This app develope using React.

Firebase

1. create new project in firebase 
2. Go to project setting scroll to down
3. Click on firebase to web app
4. copy the var config and paste into firebase.js file

Run

npm install
&
yarn install
npm start
&
yarn start