Skip to content

Latest commit

 

History

History
73 lines (49 loc) · 2.56 KB

README.md

File metadata and controls

73 lines (49 loc) · 2.56 KB

be stylish - Fashion E-Commerce

OverviewFeaturesTech StackProject RoutesGetting StartedScreenshots


Overview

be stylish is a full-fledged fashion e-commerce website that offers a wide range of fashion products for men, women, and kids. It provides a seamless shopping experience, with features like responsive navigation, product filtering, searching, and a user-friendly shopping cart.

Features

  • Responsive Navigation: A responsive and sticky dropdown navbar enhances user experience.

  • Product Showcase: Utilize the carousel feature to showcase the latest trends and products.

  • Product Management:

    • Sorting: Sort products for easy browsing.
    • Filtering: Filter products by color, brand, size, and design.
    • Search: Quickly find products using the search functionality.
  • Shopping Cart: Easily add or remove items from your shopping cart.

  • User Authentication:

    • Form Validation: Secure user registration and login with form validation.
    • Private Routes: Protect user-specific content.

Tech Stack

Project Routes

  • Landing Page: /
  • Products: /shirts
  • Signup: /signup
  • Login: /login
  • Checkout: /checkout

Website Screenshots

be stylish

Screenshot (3002)

Screenshot (2997) Screenshot (3003)

Screenshot (2999) Screenshot (3000) Screenshot (3001)

Getting Started

To run this project locally, follow these steps:

  1. Clone the repository:
    git clone <repository-url>