Product Landing Page
A simple e-commerce landing page built with HTML, CSS, and JavaScript.
https://bamacharanchhandogi.github.io/Product-Landing-Page/

Problem
Landing pages need clear hierarchy: product message, visual rhythm, sections, calls to action, and responsive behavior. This project was built to practice those fundamentals.
What I Built
Product Landing Page is a static e-commerce style page built with HTML, CSS, and JavaScript. It focuses on presenting a product cleanly through layout, imagery, and section structure.
Technical Decisions
I kept the project framework-free so the work stayed close to browser fundamentals: semantic HTML, CSS layout, responsive spacing, and small JavaScript interactions.
Outcome
The project helped build a foundation in page composition before moving into larger React and full-stack applications.