Full-stack MERN event booking platform
- JWT Authentication
- Email OTP verification
- Admin dashboard
- Event booking system
- Role-based access
- MongoDB Atlas integration
- Seed data generator
Frontend: React + Tailwind + Axios
Backend: Node.js + Express + MongoDB
Deployment: Render
Clone repo:
npm install
Run:
npm run dev