Skip to content

sandeepmukku12/shopping_cart

Repository files navigation

Shopping Cart Website

A modern shopping cart website built using React, Tailwind CSS, and React Router DOM. This project showcases a clean and responsive e-commerce interface where users can browse products, add items to their cart, and manage their shopping experience seamlessly.

Features

  • Product Listings: Display products with dynamic data fetching.
  • Shopping Cart: Add, remove, and update item quantities in the cart.
  • User-Friendly Interface: Responsive design using Tailwind CSS for a smooth user experience across devices.
  • Routing: Navigate between different pages (home, product details, cart) using React Router DOM.
  • State Management: Efficiently manage cart state with React hooks.

Technologies Used

  • React: For building the user interface.
  • Tailwind CSS: For styling and creating a responsive design.
  • React Router DOM: For handling routing and navigation.

Getting Started

  1. Clone the repository:
    git clone https://github.com/sandeepmukku12/shopping_cart.git
    
  2. Navigate to the project directory:
    cd shopping_cart
    
  3. Install dependencies:
    npm install
    
  4. Start the development server:
    npm run dev
    
    

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

About

A modern shopping cart website built using React, Tailwind CSS, and React Router DOM. This project showcases a clean and responsive e-commerce interface where users can browse products, add items to their cart, and manage their shopping experience seamlessly.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors