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.
- HTML
- CSS
- JavaScript
- React
- Redux
For storing user data we also used localStorage.
- Landing page (Home page)
- Products page
- Cart page
- Shipping page
- Payment Method page
- Sign-up page
- Sign-in page
- Otp page
- Confirmation page
- Clone the repository
- Write npm start command.
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.
All pages are not responsive yet , those pages are might not be properly visible on small screen devices.