Cool Monk is an Ecommerce Website where you can find a variety of clothes, accessories, jewelry, electronics, beauty products, and more
At Product pages you can sort all Products by their names, ratings and prices , You can see their details and add them to cart
Group Project.
My role is to lead the Team and create home page.
git clone https://github.com/nikhildeora/cool-monk-ecommerce.git
Go to the project directory
cd cool-monk-ecommerce
Install dependencies
npm install
Start the server
npm run start