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 https://startling-mooncake-efccdc.netlify.app/
- Login/signup
- productAdding to wishlist
- add cart
- filtering
- sorting
- discount calculating
- payment checkout
- copy this https://github.com/aasimsyed97/SugarCosmetics01.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 homenavbar folder
- open with live server
- Javascript
- HTML
- CSS