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
Rename "config/config.env.env" to "config/config.env" and update the values/settings to your own
npm install
# Run in dev mode
npm run dev
# Run in prod mode
npm start
NodeJs, ExpressJs, MongoDB, EJS
- Version: 1.0.0
- License: MIT