Skip to content

ClickCart is a user-friendly e-commerce application built using React and DummyJSON

Notifications You must be signed in to change notification settings

Sadmin23/ClickCart

Repository files navigation

Tech Stack

This software was built using the following tools:

Features

  • Make Homepage as a protected route
    • only logged in users can access the homepage
  • Range Slider for price filter
    • users can use the range slider to filter the products based on their price
  • Search Bar
    • users can use search products based on their name
  • Add to Cart
    • products can be added to the cart
  • Remove from Cart
    • products can be removed from the cart
  • Responsiveness
    • responsive across all platforms

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/Sadmin23/ClickCart

# Go into the repository
$ cd Whisper-App

# Install dependencies
$ npm install

# Run the app
$ npm run dev

#Go to http://localhost:5173

Screen shots

Sign-in page:

sign-in

Home Page:

homepage

Cart:

cart


About

ClickCart is a user-friendly e-commerce application built using React and DummyJSON

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages