https://github.com/hombre2014/react-complete-guide-auth
PACKT React complete guide Section 22 - Using Firebase Auth REST API.
https://github.com/hombre2014/react-complete-guide-auth
Last synced: about 2 months ago
JSON representation
PACKT React complete guide Section 22 - Using Firebase Auth REST API.
- Host: GitHub
- URL: https://github.com/hombre2014/react-complete-guide-auth
- Owner: Hombre2014
- Created: 2024-02-12T11:05:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-12T18:50:33.000Z (over 1 year ago)
- Last Synced: 2025-02-01T03:19:08.279Z (4 months ago)
- Language: JavaScript
- Size: 183 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React - The Complete Guide (Includes Hooks, React Router, and Redux) - Second Edition
> By Maximilian Schwarzmuller from PACKT, Academind
## Custom Hooks example
React Authentication app using Firebase Auth REST API.
## User Guide
### Clone the repository
`git clone (https://github.com/Hombre2014/react-complete-guide-auth.git)`
### Change the directory
`cd react-complete-guide-auth`
### Install dependencies
`npm install`
### Start the app
`npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.## Author
👤 **Yuriy Chamkoriyski**
- GitHub: [@Hombre2014](https://github.com/Hombre2014)
- Twitter: [@Chamkoriyski](https://twitter.com/Chamkoriyski)
- LinkedIn: [axebit](https://linkedin.com/in/axebit)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Hombre/react-complete-guide-auth/issues).
## Show your support
Give a ⭐️ if you like this project!