The Temperature Converter is a stylish and interactive website that allows users to easily convert temperatures between Celsius, Fahrenheit, and Kelvin. The project was developed using HTML, CSS, and JavaScript, and provides an intuitive user interface for a seamless temperature conversion experience.
- Convert temperatures between Celsius, Fahrenheit, and Kelvin.
- Single-line dropdown for selecting the conversion unit.
- Real-time conversion with a "Convert" button or automatically on unit change.
- Visually appealing design with smooth animations.
- Responsive layout for optimal user experience on various devices.
- Enter the temperature value in the input field.
- Select the unit for the entered temperature (Celsius, Fahrenheit, or Kelvin) from the dropdown.
- Click the "Convert" button to see the converted temperatures instantly.
- Alternatively, the conversion is automatically triggered when you change the selected unit.
Clone the repository:
git clone https://github.com/AmazingAshish/temperature-converter.gitOpen index.html in your web browser to run the website locally.
Contributions are welcome! Feel free to open issues or submit pull requests.
This project is licensed under the MIT License.
