@beamnawapat/react-firebase-auth-demo
v1.1.0
Published
This is a simple demo of a login form using React.
Readme
Form Login with React Demo
This is a simple demo of a login form using React.
How to run
- Clone the repository
- Run
npm install - Config
src/config.jswith your Firebase project details and.firebasercwith your project name - Run
npm start
