This project implements a modern full-stack web application using the MERN (MongoDB, Express.js, React.js, Node.js) stack. The backend (Node + Express) handles API routes and database operations (MongoDB). The frontend (React) consumes the backend APIs and provides a responsive UI.
Backend: Node.js, Express.js
Database: MongoDB (e.g., MongoDB Atlas or local)
Frontend: React.js (with React Router, Axios/fetch)
DaisyUI: For UI
Authentication: JSON Web Tokens (JWT)
Hosting / Deployment: (Vercel + Render)