Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 382 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 382 Bytes

Product Management App

The backend of this project is a Product Management System built using Node.js, Express, and MongoDB. It provides APIs for adding, updating, deleting, and viewing products, which can be tested and interacted with using Postman or other API testing tools. The backend handles all product data operations and stores product information in a MongoDB database.