A modular full-stack web application built using the MERN stack – MongoDB, Express.js, React, and Node.js. This project focuses on establishing a functional backend with API routing and MongoDB integration, along with a connected React frontend to reflect the backend features.
- RESTful API implementation using Express.js
- MongoDB integration with Mongoose for database operations
- Organized routing and controller structure for scalable backend development
- React-based frontend reflecting backend functionalities
- Clean separation between frontend and backend codebases
- Frontend: React, JavaScript, CSS
- Backend: Node.js, Express.js
- Database: MongoDB with Mongoose