A modern, secure full-stack authentication application built with React, Node.js, Express, and MongoDB.
- Frontend: [Coming Soon]
- Backend API: [Coming Soon]
- ✅ User Registration & Login
- ✅ JWT Authentication
- ✅ Protected Routes
- ✅ Password Hashing with bcrypt
- ✅ Responsive Design with Tailwind CSS
- ✅ Toast Notifications
- ✅ Modern Glass Morphism UI
Frontend:
- ⚛️ React 18 + Vite
- 🎨 Tailwind CSS
- 🔄 Axios for API calls
- 🧭 React Router DOM
Backend:
- 🟢 Node.js + Express
- 🍃 MongoDB + Mongoose
- 🔑 JWT + bcryptjs
- 🌐 CORS enabled
| Login Page | Register Page | Dashboard |
|---|---|---|
- Node.js 16+
- MongoDB Atlas account
- Clone the repository
git clone https://github.com/yourusername/auth-app.git cd auth-app