1.1.0 • Published 2 months ago

@beamnawapat/react-firebase-auth-demo v1.1.0

Weekly downloads
-
License
-
Repository
github
Last release
2 months ago

Form Login with React Demo

This is a simple demo of a login form using React.

How to run

  1. Clone the repository
  2. Run npm install
  3. Config src/config.js with your Firebase project details and .firebaserc with your project name
  4. Run npm start