Skip to content

Latest commit

 

History

History
29 lines (12 loc) · 708 Bytes

README.md

File metadata and controls

29 lines (12 loc) · 708 Bytes

Temperature-Convertor

Description

This Temperature Converter provides an intuitive way to convert between Celsius, Fahrenheit, and Kelvin.

Features

  • Real-time Conversion: See the converted temperature instantly as you type. ⚡

  • Multiple Units: Supports Celsius (°C), Fahrenheit (°F), and Kelvin (K) conversions. 🔄

  • Responsive Design: Works seamlessly on desktops, tablets, and mobile devices. 📱💻

  • Clear Output: Displays the converted temperature clearly. 👀

Technologies Used

  • HTML: Structure and content of the web page. 🧱

  • CSS: Styling and layout of the page. 💅

  • JavaScript: Conversion logic and interactivity. ⚙️