# 🧮 BMI Calculator A simple, responsive web app to calculate your **Body Mass Index (BMI)** based on your height and weight inputs. Built using **HTML**, **CSS**, and **JavaScript**. --- ## 🚀 Features - Input your height (in cm) and weight (in kg) - Instant BMI calculation on form submission - Display of BMI result with category (Underweight, Normal, Overweight, Obese) - Simple, clean UI - Fully responsive --- ## 💻 Tech Stack - **HTML5** - **CSS3** - **JavaScript (Vanilla)** --- ## 📦 How to Use 1. **Clone this repository** ```bash git clone https://github.com/Devnish0/bmi-calculator.git