Burberry, a fashion and lifestyle brand.
Burberry is a British luxury fashion house established in 1856 by Thomas Burberry headquartered in London, England. It currently designs and distributes ready to wear, including trench coats (for which it is most famous), leather accessories, and footwear.
- whole website is fully Responsive.
- Landing Page & Footer.
- Login and Signup Page with json-server.
- Product Filters Based on Brand,Price and Discount
- Product Details in brief manner.
- Product Sorting Based on Price, Rating
- Product Filtering and Sorting works together
- Cart Add and Remove Items
- Cart Update Quantities
- Order Summary
-
Piyush Khurana [LinkedIn Profile] [Github Profile]
-
Ayush Gupta [LinkedIn Profile] [Github Profile]
-
Atul Singh [LinkedIn Profile] [Github Profile]
This is the main landing page of our website. Here, if you clicked on any navigation then you will redirect to respective page. Also, we have added searching of product option with debouncing feature.
All pages are responsive.
On this page, you can register a user. If the user is already registered, you can simply sign in by providing valid details of the user.
On this page, you have to login with your registered email and password .you can simply sign in by providing valid details of the user.
Here users can browse, filter
the product based on brand and discound
, sort
by price or rating
, filter and sort will work togather and add items to the cart by clicking on the Add to Cart
button.
On this page, you can see your order details. you can remove
the item from cart and also, increase
or decrease
count. By clicking on the payment button you will be redirect to the checkout page.
Here all the products added to the cart will be shown. On this page, By Clicking on add to cart your cart added successfully.
On This Page there is info about the site....
Clone the project
git clone https://github.com/piyushkhurana8744/flagrant-kitty-817.git
Go to the project directory
cd flagrant-kitty-817
Install dependencies for frontend as well as backend
npm install
Start the localhost server
npm start
https://burberry-five.vercel.app/
Give a ⭐️ if you like this project!