A modern, full-stack e-commerce platform built for selling gifts and unique products. Features a responsive design, secure authentication, cloud storage integration, and a robust database layer.
Live Demo: storeware.vercel.app
- Next.js 15 - React framework with App Router and Turbopack
- React 19 - Latest UI library with enhanced performance
- TypeScript - Full type safety across the application
- TailwindCSS 4 - Utility-first CSS framework
- Prisma ORM - Type-safe database client and migrations
- MongoDB - NoSQL database for flexible data modeling
- Zod - Runtime type validation and schema parsing
- Clerk - Complete user authentication and management
- AWS S3 / Backblaze B2 - Scalable cloud object storage for product images
- ποΈ Full e-commerce functionality with shopping cart
- π Secure authentication with Clerk
- π¨ Dark/Light theme support
- π± Fully responsive design
- πΌοΈ Cloud-based image storage and CDN
- π Product search and filtering
- π³ Checkout and order management
- β‘ Optimized performance with Turbopack
- Node.js 20+
- MongoDB database
- Clerk account
- AWS S3 or Backblaze B2 bucket
npm run dev # Start development server with Turbopack
npm run build # Build for production
npm run start # Start production server
npm run lint # Run ESLintβ If you find this project useful, please consider giving it a star!

