RGvirer / project_node

E Commerce Website backend using Node.js
https://homedesignstore.netlify.app
2 stars 0 forks source link
backend expressjs html javascript mongodb mongoose nodejs

E-Commerce Website Backend - Node.js & Express

Overview

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

Features

Tech Stack

Installation and Setup

Follow the instructions below to set up and run the project locally.

Prerequisites

Steps

  1. Clone the repository:
    
    git clone https://github.com/your-username/your-backend-repo.git
    cd your-backend-repo

Live Demo

Visit the live website

home ClickonPhoto product product2 allProducts shoppingCartInProductsPage ShoppingCart login signup