This repository contains a MERN (MongoDB, Express, React, Node.js) Product Store application. It is a full-stack project that allows users to manage products, including creating, updating, and deleting them.
- Product Management: Add, update, and delete products with ease.
- Responsive Frontend: Built with React and Zustand for state management.
- Backend API: RESTful API built using Express and MongoDB for managing products.
- Database Integration: MongoDB is used as the database to store product data.
- Production Ready: Ready for deployment with production-level configurations.
- Frontend: React, Zustand, Chakra UI
- Backend: Node.js, Express.js
- Database: MongoDB
- Deployment: GitHub Pages for the frontend and Node.js for the backend.
- Clone the repository:
git clone https://github.com/arslanr369/Mern-Product-Store.git