Skip to content

User SignUp, Login, and Protected Pages using React & Firebase. Usable instantly.

Notifications You must be signed in to change notification settings

AutoProd-Tech/react-firebase-user-auth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User Authentication with React & Firebase

Functional Signup & Login pages with Material UI templates and React Toastify for displaying errors

Usage

Make sure to install Node.js first.

  1. Clone the repo

    git clone [email protected]:outoflaksh/react-firebase-user-auth.git
  2. Install NPM packages

    npm install 
  3. Create a Firebase project, then register a web-app. Copy the config file and paste it in a firebase-config.js file and store this file in the src/ directory.

  4. Run the server.

    npm start

About

User SignUp, Login, and Protected Pages using React & Firebase. Usable instantly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.3%
  • HTML 11.5%
  • CSS 6.2%