Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 716 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 716 Bytes

Product Store - MERN Stack Application

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.

Features

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

Prerequisites for Installation and Setup

  • Node.js (v16 or higher)
  • MongoDB (running locally or a cloud instance)

License

This project is licensed under the MIT License.