Mern-Product-Store

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.

Stars
2

MERN Product Store

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.

Key Features:

  • 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.

Tech Stack:

  • Frontend: React, Zustand, Chakra UI
  • Backend: Node.js, Express.js
  • Database: MongoDB
  • Deployment: GitHub Pages for the frontend and Node.js for the backend.

Setup Instructions:

  1. Clone the repository:
    git clone https://github.com/arslanr369/Mern-Product-Store.git