Authentication User with google firebase service
Authentication User
In this project, Google’s Firebase service is used to authenticate users, and you can log in and register and access your personal profile. You can also reset your password if you forget it.
✅ please turn on your vpn to see demo
Log In
Sign Up
Forget Password
Profile
Package in Project:
- Bootstrap
- react-bootstrap
- react-redux
- firebase
- react-router-dom
- react-hook-form
Feature
- Login
- Sign Up
- Forget Password and Reset
- Profile and Log Out
- Edit Profile
- Login with Google and Github account
Run
Clone the project
https://github.com/mohammadyousefvand/Authentication-user.git
Go to the project directory
cd Authentication-user
Install dependencies
npm install
Start the Project
npm start