https://github.com/ushie/temperature-converter
A simple yet effective temperature converter for hassle-free basic temperature conversions.
https://github.com/ushie/temperature-converter
converter html js spa temperature temperature-conversion temperature-converter tool unit-conversion unit-conversions
Last synced: 10 months ago
JSON representation
A simple yet effective temperature converter for hassle-free basic temperature conversions.
- Host: GitHub
- URL: https://github.com/ushie/temperature-converter
- Owner: Ushie
- Created: 2023-12-10T14:59:28.000Z (over 2 years ago)
- Default Branch: v2
- Last Pushed: 2023-12-10T19:03:34.000Z (over 2 years ago)
- Last Synced: 2025-04-03T07:42:59.856Z (about 1 year ago)
- Topics: converter, html, js, spa, temperature, temperature-conversion, temperature-converter, tool, unit-conversion, unit-conversions
- Language: HTML
- Homepage: https://temperature.ushie.dev
- Size: 12.7 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Temperature Converter
A simple yet effective temperature converter for hassle-free basic temperature conversions.
## Motivation
About a year ago, I started learning JS through a course and built a temperature converter as my first project.
Initially, I had put it on GitHub within my old website's repository, which used to be public. However, I've since made the website private. The other day, someone reminded me about this project, prompting me to go back and improve it. I wanted to see how much I've learned in the past year.
## Where can I see the old version?
The earlier iteration of this converter is accessible [here](https://github.com/Ushie/temperature-converter/tree/v1).