Skip to content

nerdyspook/volt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(Volt | Shoe Store)

E-commerce application for Shoes

Forks Stars


Quick Start

Preview Link : https://volt-shoes.netlify.app

Run Locally

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

Pages Included

  • Home Page
  • Product Listing Page
  • Single Product Page
  • Wishlist Page
  • Cart Page
  • Login Page
  • Signup Page
  • User Profile Page

Functionalities

  • 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

Tech Stack


Demo

<iframe src="https://www.loom.com/share/b2f0ce8e969c41e3946249f65a3e7278" > </iframe>