How I Built a Myntra Clone Website as a 1st Year CSE Student

By SUHANI KUMARI Jun 19, 2025
HTML CSS Web Development Student Project Myntra Clone

Introduction

As a first-year Computer Science Engineering student, I recently created a Myntra Clone using HTML and CSS. It was my first real web development project, and I learned a lot while building it.

Project Overview

The project replicates the basic design and layout of the original Myntra website, including a homepage, navbar, categories, and product listings.

Technologies Used

  • HTML for structure
  • CSS for styling

Challenges Faced

Aligning elements correctly and making the site responsive for different screen sizes were some of the challenges I faced.

Live Preview

You can check out the project here: Myntra Clone Website

Conclusion

This project helped me gain confidence in frontend development. I'm excited to learn JavaScript next and build more interactive websites.