Overview • Features • Tech Stack • Project Routes • Getting Started • Screenshots
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.
-
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.
- HTML
- CSS
- React
- JavaScript
- Chakra UI: For styling
- Sweet Alert: For user-friendly alerts
- Landing Page: /
- Products: /shirts
- Signup: /signup
- Login: /login
- Checkout: /checkout
To run this project locally, follow these steps:
- Clone the repository:
git clone <repository-url>