Preview Link : https://volt-shoes.netlify.app
Clone the project
git clone https://github.com/nerdyspook/volt.git
Go to the project directory
cd volt
Install dependencies
yarn install
Start the server
yarn start
- Home Page
- Product Listing Page
- Single Product Page
- Wishlist Page
- Cart Page
- Login Page
- Signup Page
- User Profile Page
-
Authentication
- Users can sign-up in the app
- Users can log in the app
- Users can logout from the app
-
Cart Management
- Users can add products to the cart
- Users can increase & decrease the quantity of a product
- Users can remove the product from the cart
- Users can add products to wishlist from the cart
-
Wishlist Management
- Users can add or remove products in wishlist
- Users can move items from wishlist to cart
<iframe src="https://www.loom.com/share/b2f0ce8e969c41e3946249f65a3e7278" > </iframe>