Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 1.07 KB

README.md

File metadata and controls

39 lines (22 loc) · 1.07 KB

Clone of asos.com

This project is a clone of "https://www.asos.com/", which is a health, grooming, and beauty Products website. This website has end-to-end functionalities from Signup/login and searching the Products and adding products and removing the products from the cart page. I have incorporated payment and pay through the card. I have added many sorting techniques to sort the products on their respective pages based on their ratings, and prices, alphabetically. We had used import and export for the navbar and footer.

Deployed Link

https://frolicking-platypus-d42d1d.netlify.app/

Features

  • SignUp/LogIn

  • Product search (based on the Product Name)

  • Sorting and Filtering

  • Adding product to the cart

  • Removing the product from the cart AND increase the product quantity.

  • Paying through the Card.

  • Authencating the login Details with the signup Details using Local Storage.

Languages

  • HTML
  • CSS
  • JavaScript

Tools

  • VS Code

  • Netlify (For deploying the website.)

  • GitHub (To work remotely with Team memebers).