Skip to content

Latest commit

 

History

History
51 lines (30 loc) · 2.13 KB

README.md

File metadata and controls

51 lines (30 loc) · 2.13 KB

Pine Apparel

Forks Stars

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.

Live Demo

Tech Stack

  • reactjs
  • react-router-dom
  • contextAPI
  • reducer

Features

  • Home

    • User can see all the categories to bag, and clicking on the specific categories will navigate to the product page with the specified category.
  • login

    • User can login to website with already existing credentials or they can login with their own login credentials.
  • signup

    • If user is new then they can signup from here by entering all the mentioned details. Every field is mandatory to fill.
  • productListing

    • User can see all categories products here, filter is also provided, so that they can filter out their requirements and SHOP effectively.This is a public route so user can visit this page directly without logged in.But user cannot move item to cart or wishlist.
  • wishlist

    • 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.
  • cart

    • 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.

Things I want to Improve

  • Mobile View
  • Night Mode
  • responsiveness

Connect with me