Skip to content

Welcome to my shopping website project! This project is built using React and includes features like a cart functionality, product display, and more.

Notifications You must be signed in to change notification settings

Shanmugamrskfamily/shopping-cart-using-context-api

Repository files navigation

Shopping Website with Cart Functionality

Welcome to my shopping website project! This project is built using React and includes features like a cart functionality, product display, and more.

Table of Contents

Demo

This project is deployed on Netlify The link is bellow, Here's a live demo of the project: https://shopping-cart-using-context-api-guvi.netlify.app/ Netlify Status

Features

  • Product display with details and images
  • Cart functionality: add and remove products, adjust quantities
  • Navigation between home and cart pages
  • Total price calculation based on cart contents

Getting Started

  1. Clone the repository:

    git clone https://github.com/Shanmugamrskfamily/shopping-cart-using-context-api.git
    
  2. Install dependencies:

   cd your-project
   npm install
  1. Start the development server:
   npm start
  1. Open your browser and navigate to http://localhost:3000 to view the app.

Usage

  • Browse the home page to view available products.
  • Click "Add to Cart" to add a product to the cart.
  • Navigate to the cart page to manage your cart contents.
  • Adjust product quantities using the "+" and "-" buttons.
  • Click "Remove from Cart" to remove a product from the cart.

Technologies Used

  • React
  • React Router
  • Context API for state management
  • HTML/CSS
  • Bootstrap for styling

Contributing

Contributions are welcome! If you find a bug or have a feature request, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

About

Welcome to my shopping website project! This project is built using React and includes features like a cart functionality, product display, and more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published