Skip to content

The Temperature Converter is a web app for converting temperatures between Celsius, Fahrenheit, and Kelvin. It practices DOM manipulation, form handling, and basic JavaScript calculations. The “Convert” button activates once all fields are filled, providing instant results.

License

Notifications You must be signed in to change notification settings

Yashi-Singh-9/Temperature-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Temperature Converter

Description

The Temperature Converter is a simple web-based tool to convert temperatures between Celsius, Fahrenheit, and Kelvin. It helps practice DOM manipulation, form handling, and basic calculations in JavaScript. The "Convert" button is enabled only when all fields are filled, and the converted result is displayed instantly.

Inspired by the Temperature Converter on roadmap.sh.

Features

  • Convert between Celsius, Fahrenheit, and Kelvin.
  • Real-time feedback after conversion.
  • Clean and responsive UI.

Visuals

Temperature Converter Screenshot

Badges

License Last Commit

Installation

  1. Clone the repository:

    git clone https://github.com/Yashi-Singh-9/Temperature-Converter.git
  2. Open the index.html file in your browser to start using the app.

Usage

  1. Enter a temperature.
  2. Select the unit to convert from and to.
  3. Click "Convert" to view the result.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Authors

Developed by Yashi Singh.

About

The Temperature Converter is a web app for converting temperatures between Celsius, Fahrenheit, and Kelvin. It practices DOM manipulation, form handling, and basic JavaScript calculations. The “Convert” button activates once all fields are filled, providing instant results.

Topics

Resources

License

Stars

Watchers

Forks