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.
- Host: GitHub
- URL: https://github.com/sriramchowdarymogalapu/temperatureconverter
- Owner: SriramChowdaryMogalapu
- Created: 2023-07-10T04:39:45.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-09T17:21:17.000Z (12 months ago)
- Last Synced: 2025-01-04T19:17:58.450Z (4 months ago)
- Topics: 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
- Language: HTML
- Homepage: https://temperatureconverter-sriram.netlify.app/
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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