My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more
Cloning of Myntra website, Construct Week Project Masai_School

Cloning of Myntra website, Construct Week Project Masai_School

Jenish Kathrotiya's photo
Jenish Kathrotiya
·Jan 21, 2022·

2 min read

Hello Readers,

I hope all of you are doing good and safe. I am happy to share with you all that I built cloning of the Myntra Website as part of the Unit-3 Construct Week Project. This blog is all about my journey and the challenges I faced while building the project. I build this website in just 6 days.

Introduction

My self Jenish Kathrotiya.

Tech Stacks

Frontend:

HTML --> used to build the structure of the website

CSS --> used for styling part.

Javascript --> used for Products

Backend:

Local Storage --> We have used local storage for storing cart & checkout-related items.

These are some snapshots of our website

Landing Page

Screenshot 2022-01-21 223327.png

Screenshot 2022-01-21 223544.png

Screenshot 2022-01-21 224009.png

Screenshot 2022-01-21 224324.png

In the footer, customers can able to find many options to know more about our website and we have provided a Facebook icon from here Customers are able to send any feedback to us directly.

Screenshot 2022-01-21 224544.png

Create Account Page

The user has to fill in the details for creating an account

Screenshot 2022-01-21 224807.png

Login Page

If you have an existing user then you need to enter registered credentials in the login form.

Screenshot 2022-01-21 225412.png

Product Page

On the products page, I have implemented differently based on categories like t-Shirt, jeans, jackets, Personal Care, etc.

Screenshot 2022-01-21 232746.png

Screenshot 2022-01-21 234737.png

Screenshot 2022-01-21 235209.png

Screenshot 2022-01-21 233231.png

Product Description Page

On this page, you can able to get more information about a particular product.

Screenshot 2022-01-22 000323.png

Cart Page

On the cart page, users can able to add or delete any product

Screenshot 2022-01-22 000403.png

Checkout Page

On the checkout page, you need to enter your address, shipping method, and payment mode after that you will be redirected to the payment page.

Screenshot 2022-01-22 000712.png

Payment Page

Screenshot 2022-01-22 000810.png

Sucess Page

Once your payment is completed then you will get the confirmation message. On the popup, I have provided a home button to get back to the landing page.

Screenshot 2022-01-22 003956.png

Outcome and important learning from the project:-

This entire journey of making the project was awesome. I learned lots of things by applying to the real website and it gave us a lot of confidence. While making this project I have learned so many new things. also, I have faced so many issues like time management and I will try to improve it in an upcoming project.

GitHub link: github.com/JKAD02/Myntra