Skip to content

v1.0.0 — MVP

Latest

Choose a tag to compare

@mgomez-dev-code mgomez-dev-code released this 09 Sep 14:22
· 8 commits to main since this release
  • ✨ 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