This is a simple JavaScript-based temperature converter.
- Clone the repository.
- Run
npm install
to install dependencies.
To convert temperatures:
- Enter the value in the input field.
- Select the unit of temperature (Celsius, Fahrenheit, etc.).
- Click the "Convert" button.
ISC License