A simple webpage that allows users to convert temperatures between Celsius and Fahrenheit.
- Enter the temperature value in Celsius or Fahrenheit in the respective input field.
- Click the "Convert to Fahrenheit" button to convert Celsius to Fahrenheit.
- Click the "Convert to Celsius" button to convert Fahrenheit to Celsius.
- The converted value will be displayed in the corresponding input field.
- HTML
- CSS
- JavaScript
Aarush Jain
Feel free to contribute to this project by opening issues or submitting pull requests.
This project is licensed under the MIT License.