Use Google Firebase Auth with no problems!
Explore the docs ยป
Report Bug
ยท
Request Feature
I did this project to try out how to deal with Google Firebase Auth on ReactJS. It is usefull if you want to learn about how to implement Google, Github, Facebook authentication without troubles and on a easy way! ๐
To get a local copy up and running follow these simple steps.
This is an example of how to list things you need to use the software and how to install them.
- Installing npm ...
npm install npm@latest -g
- Clone the repo
git clone https://github.com/NKKFu/firebase-auth.git
- Install NPM packages
npm install
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
If you want to tell me anything you want, fell free to send an email: nelsonkenmochi@gmail.com
Project Link: https://github.com/NKKFu/firebase-auth