AJIO, a fashion and lifestyle brand.
AJIO, a fashion and lifestyle brand, is Reliance Retail's digital commerce initiative and is the ultimate fashion destination for styles that are handpicked, on trend and at prices that are the best you'll find anywhere.
- 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]
-
Mayank Singh [LinkedIn Profile] [Github Profile]
-
Parag Sonje [LinkedIn Profile] [Github Profile]
-
Vipul Vatsa [LinkedIn Profile] [Github Profile]
-
Supriya Sahoo [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/-prompt-wilderness-693.git
Go to the project directory
cd prompt-wilderness-693
Install dependencies for frontend as well as backend
npm install
Start the localhost server
npm start
Give a ⭐️ if you like this project!