This is a demo project to demonstrate a React SPA style with bootstrap with Firebase authentication
-
Make sure you have these installed
-
git clone
-
I have not included my Firebase.js file to protect it from public use as you always should, go to LinkedIn Learing Github to see an example. Sign up for firebase, set up a database, set up some basic database rules and then add your credentials in place of those credentials.
-
npm i
-
npm start
-
go to localhost:3000
Check out some courses on LinkedIn Learning.
There is a deployed demo Here hosted on firebase