This project is a team project of 6 members, This is an e-commerce website that sells cosmetic products. We built this cloning project Within 5 days and this is our first project during the Masai curriculum Sugar Cosmetics Website.
- Login/signup
- productAdding to wishlist
- add cart
- filtering
- sorting
- discount calculating
- payment checkout
- copy this https://github.com/sunnylalwani41/Sugar_Cosmetics_Website_Clone.git
- Select path where you want to store the project in your pc
- open the corresponding file / folder with editor
- open terminal of your editor
- use --> git clone (paste link) <--
- after project cloned to your folder
- go to index.html inside sugarCosmeticWeb folder
- open with live server
- Javascript
- HTML
- CSS