Skip to content

urban1991/Shopping-List-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopping App created using React

Available Scripts In the project directory, you can run:

npm start Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

npm run build Builds the app for production to the build folder.

Application provides basic functionality as

  1. Adding products
  2. Editing product
  3. Deleting product
  4. Saving current product list in locale storage
  5. Exporting product list to PDF file
  6. Clearing product list from browser and locale storage

Application also keep tracks of weight and number of items in the list. (note: if you choose 'pcs.' as product unit, the weight of these product won't be added to total weight, that is because it's imposable to tell how much some products weights)

About

Simple shopping application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published