A sleek and modern web application to convert temperatures between Celsius, Fahrenheit, and Kelvin. Built using only HTML, CSS, and JavaScript, this tool is fully responsive and designed with a cold, dark-themed aesthetic.
- Input temperature value with validation.
- Dropdown menu to select the temperature unit.
- Convert button to calculate the result.
- Clear button to reset the input and output.
- Stylish, dark UI with cool color tones.
- Responsive design โ works well on both desktop and mobile devices.
Click Here : (https://anoopshivadas.github.io/Temperature_Converter-/)
- HTML5 โ For structuring the web content.
- CSS3 โ For styling the UI with modern aesthetics.
- JavaScript (Vanilla) โ For dynamic functionality and temperature conversion logic.
- Clone this repository:
git clone https://github.com/AnoopShivadas/temperature-converter.git