An app made with reactjs for demonstrating firebase Authentication
The following app can be tested here
#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