Skip to content

An e-commerce website api where user/seller can list/buy/edit/delete product.

Notifications You must be signed in to change notification settings

prklm10/E-Commerce-MERN

Repository files navigation

Description


It is an e-commerce webisite api that helps you login as a user or admin. As a user you can buy/add product to your cart and pay for them using any Debit/Credit card. As an admin you can add new product, see all orders, edit/delete a product from the database.
This Rest API has been created using NodeJs and database used is MongoDB. This project has used MVC architecture.


Changes that you have to make


Add your MongoDB database link, username and password and Stripe secret key in .env file.

To Start Server


npm install
npm start

Project Contributors


Back-end was done by me.
Front-end was done by gamitej.
For Front-end repo: repo

About

An e-commerce website api where user/seller can list/buy/edit/delete product.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published