Bluemercury is a chain of American beauty stores founded in 1999 by Marla Malcolm Beck and Barry Beck. This project was build as a construct week project by Masai School Students.
- Pankaj Ganjale
- Rahul Kumar
- Atul Kumar
- Vishwaraj Patil
- Create a new folder.
- Run following command in terminal:-
git clone https://github.com/pankajganjale/bluemercury.git
- Open index.html file with Live Server.
- You will find latest products on this website.
- It has feature of authentication, signup, reset password and mail subscription.
- It has different categories. User can find products using filters such as price, brand name, new arrivals.
- User can add a particular product to cart by clicking on product and selecting yes/ok from pop up.
- User can add product to cart only one time.
- On clicking on a product, user will redirected to a new page to see all details of the product.
- User can select quantity for each product in a cart.
- User can apply promo code for discount.
- HTML
- CSS
- Javascript
Pankaj Ganjale - My Linkedin
Project Link - Project Repo
Took some help from these resources