A full-featured e-commerce web application built with Next.js and TypeScript, featuring a product recommendation engine and Progressive Web App (PWA) support.
- 🛍️ Product listing and detail pages
- 🤖 Product recommendation engine
- 📱 PWA support — installable on mobile devices
- ⚡ Fast, responsive UI
- Framework: Next.js (App Router)
- Language: TypeScript
- Styling: CSS / Tailwind
- PWA: next-pwa
npm install
npm run devOpen http://localhost:3000 to view the app.