Skip to content
/ e-Store Public

An e-commerce shop that manages user carts, checkout, user profiles and handles payments with Stripe API. The project incorporates a tone of other features like file uploads, pagination, works with NoSQL databases(mongoDB), renders dynamic html with EJS and sending emails

Notifications You must be signed in to change notification settings

kdenno/e-Store

Repository files navigation

e-Store

An e-commerce shop that manages user carts, checkout, user profiles and handles payments with Stripe API. The project incorporates a tone of other features like file uploads, pagination, works with NoSQL databases(mongoDB), renders dynamic html with EJS and sending emails

Usage

Rename "config/config.env.env" to "config/config.env" and update the values/settings to your own

Install dependencies

npm install

Run App

# Run in dev mode
npm run dev

# Run in prod mode
npm start

Tech stacks used

NodeJs, ExpressJs, MongoDB, EJS
  • Version: 1.0.0
  • License: MIT

About

An e-commerce shop that manages user carts, checkout, user profiles and handles payments with Stripe API. The project incorporates a tone of other features like file uploads, pagination, works with NoSQL databases(mongoDB), renders dynamic html with EJS and sending emails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published