Skip to content

Releases: mgomez-dev-code/react-shopping-list

v1.0.0 — MVP

09 Sep 14:22

Choose a tag to compare

  • ✨ React Shopping List built with Vite + TypeScript + Tailwind v4
  • 🧠 Global state with Context + Reducer (typed actions & state)
  • ➕ Add items, ✏️ inline edit (name & quantity), ✅ toggle purchased, 🗑️ delete
  • 🔎 Filter pills with live counters: All / Pending / Purchased
  • 💾 localStorage persistence (per domain)
  • 🧭 Accessible basics (labels, focus states, Enter/Escape on edit)
  • 🌐 Deployed to Vercel: https://react-shopping-list-mgomez.vercel.app
  • 📄 README overhaul + screenshot
  • 🖼️ Social preview image for sharing