Skip to content

An e-commerce website that sells fashion products for men and women.

Notifications You must be signed in to change notification settings

VeeranganaMalav/Fashion-Flare

 
 

Repository files navigation

Fashion Flare

Deployment Link

The project is deployed on netlify - https://fashion-flare.netlify.app

Description

An e-commerce website (aeropostale clone) that sells fashion products for men and women.

Features

  • User Functionality
    1. Register/Login/Logout user
    2. Search products
    3. Sort by price and new arrivals
    4. Filter by size and color
    5. Add to cart
  • Admin Functionality
    1. Login/Logout Admin
    2. Add new product
    3. Edit a product
    4. View Orders
Clone this repository

git clone https://github.com/VeeranganaMalav/Fashion-Flare.git

Tech Stacks

  • HTML
  • CSS
  • JS

Folder Structure

    Fashion-Flare
    ├── admin/
    ├── script/
    ├── server/
    ├── style/
    ├── .gitignore
    ├── README.md
    ├── billingpage.html
    ├── cartpage.html
    ├── checkoutpage.html
    ├── collection.html
    ├── description.html
    ├── index.html
    ├── jeans.html
    ├── men.html
    ├── women.html
    ├── register.html
    ├── privacyPolicyPage.html
    ├── signInPage.html
    └── thankyou.html

Screenshots

About

An e-commerce website that sells fashion products for men and women.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 68.8%
  • CSS 16.0%
  • JavaScript 15.2%