https://github.com/frankiefab100/temperature-converter-app
A simple temperature converter web application for calculating temperature value in degrees Fahrenheit (°F), Celsius (°C) and Kelvin (°K).
https://github.com/frankiefab100/temperature-converter-app
celsius degrees fahrenheit kelvin temperature-converter webapp webapplication
Last synced: 7 months ago
JSON representation
A simple temperature converter web application for calculating temperature value in degrees Fahrenheit (°F), Celsius (°C) and Kelvin (°K).
- Host: GitHub
- URL: https://github.com/frankiefab100/temperature-converter-app
- Owner: frankiefab100
- Created: 2022-03-20T02:01:43.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-20T12:34:44.000Z (about 4 years ago)
- Last Synced: 2024-12-28T18:55:25.724Z (over 1 year ago)
- Topics: celsius, degrees, fahrenheit, kelvin, temperature-converter, webapp, webapplication
- Language: CSS
- Homepage: https://mytemperature-converter.netlify.app/
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Temperature-Converter-App

A simple temperature converter web application for calculating temperature value in degrees Fahrenheit (°F), Celsius (°C) and Kelvin (°K).

[Live URL](https://mytemperature-converter.netlify.app/)
### Credit
[Design Inspiration from Codementor](https://www.codementor.io/projects/mobile/temperature-converter-mobile-app-atx32h5e71)