A simple and clean authentication flow built using React and Firebase Authentication.
This project demonstrates how to implement user sign up, login, logout, and protected routes using Firebase Auth.
- ✅ User Registration (Email & Password, Google Login)
- ✅ User Login & Logout
- ✅ Firebase Authentication Integration
- ✅ Protected Routes
- ✅ Clean React Architecture
- ✅ Beginner-friendly setup
- React
- Firebase Authentication
- Vite
- JavaScript (ES6+)
-
Current Plan: - Building user profile section
-
Future Plan: - Building Reset/Forgot Password section