Black Pearl is an Ecommerce Website where you can find a variety of jewelleries of Gold, Platinum, Solitiare, Diamond, Silver, etc and more
Different Product page for different category with sorting functionality and you can add item to cart or wishlist and also can see details
Payment and Checkout Pages are Private Routes.
Group Project.
git clone https://github.com/nikhildeora/black-pearl.git
Go to the project directory
cd black-pearl
Install dependencies
npm install
Start the server
npm run start