An open API service indexing awesome lists of open source software.

https://github.com/sriramchowdarymogalapu/temperatureconverter

It can convert the unit of temperature from celsius to farenheit and kelvin and vice-versa.
https://github.com/sriramchowdarymogalapu/temperatureconverter

celsius-to-fahrenheit celsius-to-kelvin conversion css fahrenheit-to-celsius fahrenheit-to-kelvin html javascript kelvin-to-celsius kelvin-to-fahrenheit temperature temperature-converter

Last synced: 2 months ago
JSON representation

It can convert the unit of temperature from celsius to farenheit and kelvin and vice-versa.

Awesome Lists containing this project

README

        

# TemperatureConverter
It can convert the temperature unit from Celsius to Fahrenheit and Kelvin.
You can view the website using the link provided in the About section.
Formulae used for conversion of the temperatures are also mentioned in the webpage.
Used netlify to deploy this website.
Automatic Conversion will happen no need to press any button