Skip to content

9twy/E-commerce-with-express-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-commerce with Express

This is a simple E-commerce platform built using Node.js, Express, and Prisma ORM. The application allows users to browse products, add items to a shopping cart, and handle user authentication. It also features basic product management and user authentication with JWT.

Features

  • User authentication and authorization (JWT).
  • Product listing and details.
  • Add products to shopping cart.
  • Checkout and order management.
  • Integration with Prisma ORM for database interaction.
  • Error handling with custom exceptions.
  • Middleware for authentication and authorization.

Technologies Used

Prerequisites

To run this project locally, you'll need the following:

  • Node.js (v14+)
  • npm (v6+)
  • Mysql (or another relational database)
  • Git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published