Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 451 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 451 Bytes

E-Commerce

This is my personal e-commerce website designed to gain knowledge about web development. The website was built using Express.js and MongoDB, and I implemented APIs to better understand their functionality.

The website includes fully comprehensible code, and I'm happy to say that anyone can make contributions to it.

To run this application copy

https://github.com/RoshanDasan/E-Commerce.git

Run

yarn install
yarn start