Simple stock management for household items
Suppli helps you and your family keep track of essential household items—like face wash, dish soap, soy sauce, salt, tissues, and more—so you never run out when you need them most.
- 📋 Manage categories like Personal Care, Cleaning Supplies, and Condiments
- 📦 Add, edit, and delete items with current stock info
- 🔔 Set low stock alerts (soon)
- 📊 Visual overview of what's running out
- 📱 Mobile-friendly interface
- Next.js – React Framework
- V0.dev – UI generated with AI
- Tailwind CSS – Styling
- shadcn/ui – Beautiful, reusable UI components
git clone https://github.com/wikankun/suppli.git
cd supplipnpm install
pnpm run dev
Open http://localhost:3000 in your browser to see Suppli in action.
/app - Application pages & routing (Next.js App Router)
/components - Reusable UI components
/lib - Utility functions & helpers
/styles - Global styles and Tailwind config
This project is currently personal, but feel free to fork it and make it your own! Feedback, PRs, or feature requests are welcome.
MIT © Wikan
Made with ❤️ for my wife who always remembers what we’re out of.