Pine Apparel is a latest fashion ecommerce website particularly for Women. India's Biggest brand's dresses, tops, Kurta-Set, Sarees etc. are available at our website.
- reactjs
- react-router-dom
- contextAPI
- reducer
-
- User can see all the categories to bag, and clicking on the specific categories will navigate to the product page with the specified category.
-
- User can login to website with already existing credentials or they can login with their own login credentials.
-
- If user is new then they can signup from here by entering all the mentioned details. Every field is mandatory to fill.
-
- User can see all categories products here,
filter
is also provided, so that they can filter out their requirements and SHOP effectively.This is apublic
route so user can visit this page directly without logged in.But user cannot move item to cart or wishlist.
- User can see all categories products here,
-
- This is
private
route. If user is not logged in then they will redirect to login page. To go to wishlist page user should be logged in. User can move product to cart page by clicking on Add to cart button.
- This is
-
- This is
private
route.User can store products here which they want to purchase. Billing of a product is also shown in the same page.
- This is
- Mobile View
- Night Mode
- responsiveness