Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 576 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 576 Bytes

Temperature Converter

Convert temperatures between Celsius, Fahrenheit, and Kelvin with this web-based tool.

Features

  • Convert between Celsius, Fahrenheit, and Kelvin.
  • Real-time updates.
  • Responsive design.

Usage

  1. Clone the repository.
  2. Open index.html in your browser.
  3. Enter a temperature, select scales, and see the conversion.

Installation

No installation required; just open index.html.

Contributing

  1. Fork the repository.
  2. Create a new branch.
  3. Make changes, commit, and push.
  4. Submit a pull request for review.# Webdev-Task2