Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prince-c11/temperature-converter-websilte
This is a responsive temperature converter website convert temperatures between Celsius, Fahrenheit, and Kelvin.
https://github.com/prince-c11/temperature-converter-websilte
animation-css html-css-javascript htmlcss-project javascript project responsive-web-design temperature-converter temprature-converter webdevelopment website
Last synced: about 1 month ago
JSON representation
This is a responsive temperature converter website convert temperatures between Celsius, Fahrenheit, and Kelvin.
- Host: GitHub
- URL: https://github.com/prince-c11/temperature-converter-websilte
- Owner: prince-c11
- License: mit
- Created: 2024-01-04T11:46:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-10T17:19:09.000Z (7 months ago)
- Last Synced: 2024-06-10T20:18:24.446Z (7 months ago)
- Topics: animation-css, html-css-javascript, htmlcss-project, javascript, project, responsive-web-design, temperature-converter, temprature-converter, webdevelopment, website
- Language: CSS
- Homepage:
- Size: 416 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 website using HTML CSS and JavaScript
![web-page PC view](temperature_converter_pc_view.png)
![Webpage Mobile View](temperature_converter_mobile_view.png)## Overview
This is a simple and responsive temperature converter website that allows users to convert temperatures between Celsius, Fahrenheit, and Kelvin. The website is designed with HTML, styled with CSS, and includes interactive features using JavaScript.
## Features
- Animated and responsive design.
- Converts temperatures between Celsius, Fahrenheit, and Kelvin.
- Easy-to-use interface with dropdowns and input fields.
- Conversion logic implemented in JavaScript.## How to Use
1. Clone the repository to your local machine:
```bash
git clone https://github.com/alex-00-pixel/temperature-converter-websilte.git
## License
This project is licensed under the MIT License.