This is a full-stack Product Store application built using the MERN stack (MongoDB, Express, React, Node.js). The application allows users to perform CRUD operations on products through an intuitive user interface and RESTful API.
- Frontend: React-based UI for managing and displaying products.
- Backend: Express.js API for handling product-related operations.
- Database: MongoDB for storing product data.
- State Management: Centralized state using a zustand.
- Node.js (v16 or higher)
- MongoDB (running locally or a cloud instance)
This project is licensed under the MIT License.