This project is made for educational purpose
In the course of the second unit here at Masai School, we learned HTML and CSS along with JS DOM, Constructor functions, Prototype and Inheritance, the usage of local storage and client Server Model, Asynchronous Programming, and Promises.
At the end of our second unit, we were given a project as a part of our curriculum. We are assigned a website to clone as a construct week project. In this project we have to use all the skills we have learned till now. I had to clone Bombay Shaving Company.
This website is basically a eCommerce website which have lot of products related to men grooming & shaving. In our clone, we have tried to cover all the important functionalities and pages one would find over there.
- HTML
- CSS
- JavaScript
- Landing Page which is exactly the replica of the original website.
- Login page.
- Product page display the products in the form of grid and flex.
- Add to cart page where you can add the product you want to buy.
- Payment gateway.
- Landing Page
- Login page
- Product Page
- Cart page
- Payment Page