Skip to content

superabhinova/ReactFirebaseAuthDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactFirebaseAuthDemo

react-logo enter image description here

An app made with reactjs for demonstrating firebase Authentication

Finished Preview

preview-img

Live Demo

The following app can be tested here

Running on a local machine

#run the following command to download the files
git clone https://github.com/Abhinav-Sajja/ReactFirebaseAuthDemo.git

#install dependencies
npm install

#serve locally
npm start