Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 1.06 KB

README.md

File metadata and controls

47 lines (32 loc) · 1.06 KB

🍖 fridge-app 🧀

Functionality of the App

In this app you can store the grocery shopping in the fridge:

  • By clicking the button "store item" the product is immediately sent to the exact fridge level
  • A notice appears when all products are stored
  • You may use the search bar to find a product in the whole application
  • You may add another product in Other (Altro) fridge level

Enjoy it! 🍻 This app is thought to be absolutely responsive, you can swipe items and fridge levels to have a complete view of everything.

Next steps

  • When you add an item, let the user to assign the right category

Thanks to

http://projects.verou.me/css3patterns/ for lined paper css background https://manuelpinto.in for linear gradient animations on stored items.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.