StudentManagementSystem

🎓 Student Management System 📚

A full-stack web app to manage students, attendance, and authentication with a clean UI!
Built with ❤️ using MERN Stack!


🚀 Features


💻 Frontend

🛠️ Backend

🗄️ Database


🚀 Deployment

Layer Platform
🌐 Frontend Vercel
🔧 Backend Railway
🗃️ Database MongoDB Atlas

🧠 Version Control


🛠️ How to Run Locally

📁 Clone the repository

git clone https://github.com/your-username/student-management-system.git
cd student-management-system



cd frontend
npm install     # 📦 Install dependencies
npm run dev     # 🚀 Start Vite dev server


cd backend
npm install     # 📦 Install backend dependencies
npm run dev     # 🚀 Start backend server using nodemon or dev script

PORT=5000
MONGO_URI=your_mongodb_uri
JWT_SECRET=your_secret_key

🧑‍💻 Developed By Shahryar Sohail — 💻 MERN Stack & 🤖 AI Dev

App Preview App Preview App Preview