Skip to content

jibrilfdev/mern-ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN General E-Commerce Site

An e-commerce website developed using the MERN stack. MERN technologies: MongoDB, ExpressJS, ReactJS, and NodeJS.
Features include: user auth, product browsing, shoppping cart, purchasing, order management system, admin panel.

Installation and Usage

Clone the repository locally.

git clone https://github.com/jibrilfdev/mern-ecommerce.git
cd mern-ecommerce

For the frontend:

cd mern-ecommerce/frontend
npm install
npm start

For the backend:

cd mern-ecommerce/backend
npm install
node index.js

Image of login page Image of search section

Contributing

Pull requests are welcome. Issues are welcome, and will potentially be addressed.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published