Skip to content

fadiChorfi/E-commerce-clothing

Repository files navigation

Boutiqi - Elegant Clothing Web App

Demo

https://fashion-store-fady.vercel.app/

Overview

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.

Features

  • 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.

Tech Stack

  • Frontend: Next.js, React, TypeScript, shadcn
  • **Database:**PostgreSQL (supabase)
  • Authentication: Supabase Auth
  • Deployment: Vercel (Frontend)

Installation

# 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 

Future Improvements

  • Payment integration (Stripe or PayPal)
  • Personalized recommendations
  • Multi-language support

Contributors

  • Chorfi Fadi (Founder & Developer)

Feel free to contribute by submitting pull requests or opening issues!

Releases

No releases published

Packages

No packages published

Languages