This is the backend for an E-Commerce website built using Node.js and Express. It provides APIs for managing products, user authentication, and shopping cart functionality. The data is stored in a MongoDB database, and authentication is handled via JWT (JSON Web Tokens).
Follow the instructions below to set up and run the project locally.
git clone https://github.com/your-username/your-backend-repo.git
cd your-backend-repo