🚀 Tech Stack Overview
- 🎨 Frontend: ReactJS
- 🛠 Backend: ExpressJS
- 🗄 Database: MongoDB
- 💎 UI Design: Bootstrap
📦 Installation
Install all required dependencies:
npm install
🧑💻 Run the Application
🔹 Development Mode
Start the development server:
npm run dev
🔹 Production Mode
Start the production server:
npm run start
🔐 Authentication Features
This project supports basic authentication:
- 📝 Signup / Login
- 🚪 Logout
- 🔄 Token Rotation
✨ Lightweight setup focused on essential authentication functionality.
