https://github.com/masaok/react-firebase-auth-demo
React Firebase Auth Demo
https://github.com/masaok/react-firebase-auth-demo
auth demo firebase react
Last synced: about 2 months ago
JSON representation
React Firebase Auth Demo
- Host: GitHub
- URL: https://github.com/masaok/react-firebase-auth-demo
- Owner: masaok
- Created: 2020-07-05T07:49:48.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-03T20:35:04.000Z (about 2 years ago)
- Last Synced: 2025-01-29T17:13:58.671Z (over 1 year ago)
- Topics: auth, demo, firebase, react
- Language: CSS
- Homepage:
- Size: 1.65 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Quickstart
1. Copy `firebase-config-sample.js` to `firebase-config.js`
## Boilerplate
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Available Scripts
In the project directory, you can run:
### `yarn start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
## Credit
Article: https://blog.logrocket.com/user-authentication-firebase-react-apps/
Code: https://github.com/GoZaddy/Firebase-auth-article