All projects
2026Web Apps

Grocery List

  • Nuxt.js

About the project

A lightweight grocery list app built to make shopping easier. Items are saved in localStorage so your list survives page refreshes without any backend. The interface is clean and touch-friendly: add items quickly, check them off as you shop, and clear the list when you're done.

Highlights

  • Items persisted via localStorage: no backend, no account required.
  • Touch-friendly UI designed for real shopping scenarios.
  • Fully client-side: instant interactions with no network requests.