https://github.com/nicocodescode/temperature-converter-program
It converts temperature from fahrenheit to celsius and vice versa.
https://github.com/nicocodescode/temperature-converter-program
Last synced: 6 months ago
JSON representation
It converts temperature from fahrenheit to celsius and vice versa.
- Host: GitHub
- URL: https://github.com/nicocodescode/temperature-converter-program
- Owner: NicoCodesCode
- License: mit
- Created: 2024-12-29T22:51:51.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-10T17:32:58.000Z (about 1 year ago)
- Last Synced: 2025-03-30T21:30:04.854Z (10 months ago)
- Language: HTML
- Homepage: https://nicocodescode.github.io/temperature-converter-program/
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# π‘οΈ Temperature Converter
This is a program that converts temperatures between **Fahrenheit** and **Celsius**. Itβs built using **HTML**, **CSS**, and **JavaScript** and features a design style I really enjoy.
## π How to Use
1. **Clone the repository**
2. **Run the program using a tool like Live Server**
3. **Input a value and select whether to convert from Fahrenheit to Celsius or vice versa**