A modern electronics e-commerce store with product listings, cart, and checkout flow.
Live Demo: e-commerce-app-mocha-two.vercel.app
- Product catalog with images (AirPods, Apple Watch, Bose headphones, Canon cameras, Dell laptops, and more)
- Shopping cart
- Checkout flow
- AI-generated product images via Google GenAI
- Framework: Next.js, TypeScript
- Styling: Tailwind CSS
- AI: Google Generative AI (product images)
cd my-app
npm install
npm run devOpen http://localhost:3000.