This repository contains the source code and assets for a portfolio website built using HTML, JavaScript, and CSS.
- Input field for the user to enter the temperature value.
- Validation to ensure that the input temperature is a valid number.
- Conversion calculations for Celsius to Fahrenheit, Fahrenheit to Celsius, Celsius to Kelvin, Fahrenheit to Kelvin, Kelvin to Celsius, and Kelvin to Fahrenheit.
- HTML5
- CSS
- JavaScript (ES6)
- Git
- GitHub
- VsCode
- Open the index.html file in a web browser.
- Enter a temperature value in the input field.
- Click the "Convert" button to see the converted temperature.
Contributions are welcome! If you find any issues or have suggestions for improvement, please open an issue or submit a pull request.