A simple and intuitive web app to convert between different units of length (e.g., meters, kilometers, inches, feet, miles, etc.).
π Try it here: Length Converter
- Convert between metric and imperial units
- Instant result updates
- Clean and user-friendly interface
- Mobile responsive design
- No installation required β works directly in the browser
- HTML5
- CSS3
- JavaScript (vanilla)
To use it locally:
git clone https://github.com/kaloodinaz/length-converter.git
cd length-converter
open index.html