https://fashion-store-fady.vercel.app/
Boutiqi is a modern and stylish e-commerce web application designed for fashion lovers. It offers a seamless shopping experience with features like product browsing, filtering, search, wishlist, cart management, and a smooth checkout process.
- Product Listing – Browse a wide collection of classy and oversized outfits.
- Filtering & Sorting – Filter by category, gender and price.
- Search Functionality – Quickly find desired products.
- Wishlist – Save favorite items for later.
- Shopping Cart – Add and manage products before purchase.
- Checkout Process – Secure order placement with user details.
- User Authentication – Login & Signup for personalized experience.
- Frontend: Next.js, React, TypeScript, shadcn
- **Database:**PostgreSQL (supabase)
- Authentication: Supabase Auth
- Deployment: Vercel (Frontend)
# Clone the repository
git clone https://github.com/yourusername/boutiqi.git
cd boutiqi
# Install dependencies
npm install
# Set up environment variables (.env.local file)
NEXT_PUBLIC_SUPABASE_URL=your_supabase_url
NEXT_PUBLIC_SUPABASE_ANON_KEY=your_supabase_key
# Start the development server
npm run dev
- Payment integration (Stripe or PayPal)
- Personalized recommendations
- Multi-language support
- Chorfi Fadi (Founder & Developer)
Feel free to contribute by submitting pull requests or opening issues!