Skip to content

Latest commit

 

History

History
68 lines (41 loc) · 2.55 KB

README.md

File metadata and controls

68 lines (41 loc) · 2.55 KB

Anthropology (Clone)


For shopping Purpose*

Project: Make a clone of Anthropology website.

Original-Website: https://www.anthropologie.com/

Cloned-Website: https://anthropology-clone.netlify.app/

Anthropology is an online shopping website where user can buy any product. Anthropology website provides a many categories of products like Cloths, Shoes, Accessories, Furniture, Beauty and Wellness etc

In this project we have tried to manipulate React, styling using css and tried to make website more dynamic. With our efforts and the technology stack, that we have learned till now in Unit-4 in the masai school, we were able to clone the whole website with same looking & features.

Technology Stack Used 🌟

  • HTML
  • CSS
  • JavaScript
  • React
  • Redux

For storing user data we also used localStorage.

Snapshots 📷

  • Landing page (Home page)

Landing page (Home page)

  • Products page

Products page

  • Cart page

Cart page

  • Shipping page

Shipping page

  • Payment Method page

Payment page

  • Sign-up page

Sign-up page

  • Sign-in page

Sign-in page

  • Otp page

Otp page

  • Confirmation page

Confirmation Page

How to run the Project

  • Clone the repository
  • Write npm start command.

End Notes 📑

In this project we were tried to achieve a near to perfect clone of the original website as much as possible. This entire journey of this construct week has given us experiences and we have learned lots of things by applying to the real website and it gave us a lot of confidence. Most of the features are added and functionality of the website is achieved.

Limitations

All pages are not responsive yet , those pages are might not be properly visible on small screen devices.