Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 1.63 KB

README.md

File metadata and controls

47 lines (28 loc) · 1.63 KB

Classy Attire

Classy Attire is clone of https://www.lifestylestores.com/in/en/

Netlify Link: https://classy-attire.vercel.app/

This is an individual project.Completed in 5 days.

Classy Attire is a Ecommerce website from where we can buy clothes,bags,beauty products.

Used Techstack here :

  • React , Javascript - 94.3%,
  • Html - 1.5%,
  • CSS ,Chakra UI and Chakra Template for css - 4.3%

For backnend : json-server

Step Follow:

  • npm i
  • json-server --watch db.json --port 8080
  • npm start

Output

This is an Home Page Screenshot (3)

Some products

Screenshot (4)

Screenshot (7)

Female clothes Category.

Screenshot (8)

Shoes Category here you will get all type of footwears.

Screenshot (14)

Cart Page from where custmer can increase the quantity and can see the total price also and if he or she like move further they can go to checkout page.

Screenshot (12)

Footer

Screenshot (13)