A clean, simple site to show Services, Hair Products, and Hair Types for sale.
npm install
npm run dev
# open http://localhost:3000data/services.jsondata/products.jsondata/hair.json
Just change names, prices, notes and the site updates.
- Next.js App Router
- TailwindCSS (utility classes)
- No database needed (you can add one later)