Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Temperature_Converter

This repository contains a simple web-based Temperature Converter application built using HTML, CSS, and JavaScript. With this application, you can easily convert temperatures between Celsius, Fahrenheit, and Kelvin. This README provides an overview of the project, instructions for usage, and guidelines for contributing.

Features

  • Convert temperatures between Celsius, Fahrenheit, and Kelvin.
  • User-friendly and intuitive interface.
  • Real-time conversion as you type.
  • Responsive design for various screen sizes.

Demo

You can see the Temperature Converter in action by visiting the Demo page.

Usage

  1. Enter a temperature value in the input field labeled "Enter temperature".
  2. After entering the value, press the "Enter" key, and you will see the temperature values updated in all three fields (C, K, and F).
  3. The converted temperature will be displayed in the selected unit (Celsius, Kelvin, or Fahrenheit) in real-time as you enter or change the values.

Releases

Packages

Contributors

Languages