Releases: mgomez-dev-code/react-shopping-list
Releases · mgomez-dev-code/react-shopping-list
v1.0.0 — MVP
- ✨ 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