Skip to content

Sachin-Mahato/e-commerce

Repository files navigation

Cart-Craze

Cart-Craze is an e-commerce website. This project is part of my portfolio. It shows how I build a shopping website using React. The website lets users filter products, add them to the cart or wishlist, and see the total price.

Features

  • Filter products by category and price.
  • Add products to the cart or wishlist.
  • See the total price of items in the cart.
  • A responsive design that works on all devices.
  • Single-page navigation using React Router.

Tech Stack

  • Frontend: React, React Router DOM , Context API, UseReducer
  • Styling: Tailwind CSS
  • Package Manager/Runtime: Bun
  • Hosting: Netlify

Demo

You can see the website here: Cart-Craze

How to Run Locally

Follow these steps to run the project on your computer:

  1. Clone the repository:
    git clone https://github.com/Sachin-Mahato/e-commerce.git
  2. Go to the project folder:
    cd cart-craze  
  3. Install the dependencies:
    bun install  
  4. Start the project:
    bun run dev 
  5. Open http://localhost:5173 in your browser.

Contributions

This project is for my portfolio, so I am not accepting contributions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages