Convertia is a simple, fast, and user-friendly Unit Converter Web App that helps you convert values between different units — including Length, Weight, and Temperature.
Built using HTML, CSS, and JavaScript, it’s lightweight, responsive, and works across all modern browsers.
👉 View Convertia Website 👉 Roadmap.sh
- ⚡ Instant unit conversion
- 📏 Supports Length, Weight, and Temperature
- 🎨 Clean and modern UI
- 📱 Fully responsive (works on mobile, tablet, and desktop)
- 💡 Built using only HTML, CSS, and JavaScript
| Technology | Purpose |
|---|---|
| HTML5 | Structure and layout |
| CSS3 | Styling and responsiveness |
| JavaScript (Vanilla) | Logic and interactivity |
| Git & GitHub Pages | Version control and hosting |
- Choose a conversion type (Length, Weight, or Temperature)
- Enter a value
- Select units to convert from and to
- Get instant results displayed dynamically
To run Convertia locally:
# Clone the repository
git clone https://github.com/prince-ohio/convertia.git
# Go inside the project folder
cd convertia
# Open index.html in your browser