https://github.com/satansdeer/firebase-auth-tutorial
Example app for the Firebase React Auth Tutorial
https://github.com/satansdeer/firebase-auth-tutorial
firebase react
Last synced: 5 months ago
JSON representation
Example app for the Firebase React Auth Tutorial
- Host: GitHub
- URL: https://github.com/satansdeer/firebase-auth-tutorial
- Owner: satansdeer
- Created: 2018-03-04T12:23:25.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-11-04T00:29:24.000Z (about 4 years ago)
- Last Synced: 2025-05-05T20:03:42.450Z (8 months ago)
- Topics: firebase, react
- Language: JavaScript
- Homepage: http://maksimivanov.com/posts/firebase-react-tutorial
- Size: 160 KB
- Stars: 18
- Watchers: 1
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is example project for [Firebase Authentication Tutorial](http://maksimivanov.com/posts/firebase-react-tutorial)
You'll have to create `.env` file with your Firebase app credentials. Read article for the instructions.
This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).