Skip to content

This program allows the user to add items from the inventory of available foods to his shopping cart. The quantity of each item on the list can be determined. After this stage, the user will be shown a cart modal that displays the selected items when he clicks on his shopping cart. The user can delete, reduce, or increase the quantity of each item.

Notifications You must be signed in to change notification settings

arimoa/food-shop--react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

food-shop--react

How to use

  1. Download it
  2. Extract it
  3. run npm install in the extracted folder
  4. Run npm start to start the development server.

About this app

This program allows the user to add items from the inventory of available foods to his shopping cart. The quantity of each item on the list can be determined. After this stage, the user will be shown a cart modal that displays the selected items when he clicks on his shopping cart. The user can delete, reduce, or increase the quantity of each item in the cart modal.

Pictures

Main page

main

Cart modal when it is not empty

cartFilled

Cart modal when it is empty

cartNotFilled

About

This program allows the user to add items from the inventory of available foods to his shopping cart. The quantity of each item on the list can be determined. After this stage, the user will be shown a cart modal that displays the selected items when he clicks on his shopping cart. The user can delete, reduce, or increase the quantity of each item.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published