Shopping list

frame

This project was bootstrapped with Create React App.

Requirements

  • Allow to write a task by adding an item name and price. Example: “Forks and knives”, “79:-”
  • Allow to mark a shopping item as completed/acquired.
  • Allow to view completed/acquired shopping items.
  • We would like that the users can close and reopen the page without losing their list.
  • Host the web application so we can access from the web.
  • Allow to drag a picture to each shopping list item. And store it on a cloud platform.

Hosting on Firebase

Shopping List

Screenshots

homescreen

modal

mobile