Skip to content

matthewbrozen/react-firebase-auth-spa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React: Single Page Application Authenticated with Firebase

This is a demo project to demonstrate a React SPA style with bootstrap with Firebase authentication

Install Instructions

  1. Make sure you have these installed

  2. git clone

  3. 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.

  4. npm i

  5. npm start

  6. go to localhost:3000

More Stuff

Check out some courses on LinkedIn Learning.

Demo

There is a deployed demo Here hosted on firebase

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published