Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Temperature Converter

A small browser-based tool for converting temperatures between Celsius, Fahrenheit, and Kelvin.

✅ Features

  • Convert between Celsius ⇄ Fahrenheit, Celsius ⇄ Kelvin, and Fahrenheit ⇄ Kelvin
  • “Enter” key support for quick conversion
  • Conversion history (last 6 conversions)
  • Reset button to clear inputs + history
  • Modern, responsive UI (works great on mobile)

🚀 Getting Started

  1. Open index.html in your browser.
  2. Select a conversion mode.
  3. Enter a temperature value.
  4. Press Convert or hit Enter.

📁 Project Structure

  • index.html — UI layout
  • index.css — Styling and layout
  • index.js — Conversion logic and history

💡 Want to improve it?

  • Add a dark/light theme toggle
  • Add auto-conversion while typing
  • Copy result to clipboard
  • Add unit symbols next to the input field

About

A website made for converting various temperature into other temperatures. It will also help in recording the most frequent temperature as the history.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages