Skip to content

A comprehensive simple shopping list app featuring a user-friendly interface with easy cart management.

License

Notifications You must be signed in to change notification settings

IbraheemQadi/Shopping-list

Repository files navigation

Shopping List App

A comprehensive shopping list app featuring a user-friendly interface, grid display for products, easy cart management and total amount calculation.

Demo

You can check out the app here.

Built with

react typescript-logo React-Bootstrap

Features

  1. Product Grid: Display products in a grid format, showcasing the name, image, and price of each item.
  2. Add to Cart: An "Add to Cart" button for each product.
  3. Cart Details: A cart section that lists all the items added.
  4. Item Removal: An option for users to delete individual items from the cart.
  5. Total Amount: A cumulative price of the items in the cart.

Run Locally

Clone the project

  git clone https://github.com/IbraheemQadi/shopping-list

Go to the project directory

  cd shopping-list

Install dependencies

  npm install

Start the server

  npm run dev

Authors

👨🏻‍💻 Ibraheem Qadi

LinkedIn GitHub

Acknowledgements

This task is part of the Foothill Technology Solutions Internship Cycle.

License

This project is licensed under the MIT License - see the LICENSE file for details

About

A comprehensive simple shopping list app featuring a user-friendly interface with easy cart management.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published