The Temperature Converter web application allows users to convert temperatures between Celsius (°C) and Fahrenheit (°F). The UI is designed to be clean, basic, and user-friendly, providing an intuitive interface for inputting values and viewing conversion results.
- Celsius to Fahrenheit Conversion: Easily convert temperatures from Celsius to Fahrenheit.
- Fahrenheit to Celsius Conversion: Convert temperatures from Fahrenheit to Celsius with a single click.
- Responsive Design: The application is responsive and works seamlessly on various devices, including desktops, tablets, and smartphones.
- Conversion Formulas: Display the mathematical formulas used for conversions at the bottom of the page.
- Reset Functionality: Clear input fields and results with a reset button.
To run the Temperature Converter locally, follow these steps:
- A modern web browser (Chrome, Firefox, Safari, Edge)
- Clone the Repository
git clone https://github.com/sonhak-18/Mini-Coding-Project_RevoU