This is a full-stack web application with ReactJS on the frontend, NodeJS with ExpressJS on the backend, and MongoDB with Mongoose for database management.
Project is built following the Namaste NodeJS course.
- ReactJS frontend for dynamic user interfaces
- RESTful API backend built with ExpressJS
- Data storage and retrieval using MongoDB with Mongoose ODM
- CRUD operations via API endpoints
- Modular and scalable project structure
- Frontend: ReactJS
- Backend: NodeJS, ExpressJS
- Database: MongoDB, Mongoose
- Node.js and npm installed
- MongoDB installed and running (locally or via cloud like MongoDB Atlas)