Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

# TEMPERATURE CONVERTOR

A simple and interactive web-based temperature converter that allows users to convert values between Celsius, Fahrenheit, and Kelvin. This project demonstrates basic JavaScript logic, DOM manipulation, and responsive UI design.

## 🌐 Live Demo
View the live application here:  
👉 https://karthik-004.github.io/TEMPERATURE_CONVERTOR/

## Overview
The Temperature Converter provides an easy-to-use interface for converting temperatures across different units. It updates results instantly based on user input and selected conversion type.

## Key Features
- Convert between Celsius, Fahrenheit, and Kelvin
- Real-time conversion output
- Simple and clean user interface
- Responsive design for different screen sizes
- Lightweight and fast performance

## Technology Stack
- HTML5
- CSS3
- JavaScript (ES6)

## Getting Started

### Prerequisites
A modern web browser (Chrome, Edge, Firefox, etc.)

### Installation
1. Clone the repository:
   ```bash
   git clone https://github.com/KARTHIK-004/TEMPERATURE_CONVERTOR.git
  1. Navigate to the project directory:

    cd TEMPERATURE_CONVERTOR
  2. Open index.html in your browser to use the application.

How to Use

  1. Enter a temperature value.
  2. Select the unit to convert from.
  3. Select the unit to convert to.
  4. View the converted temperature instantly.

Project Structure

TEMPERATURE_CONVERTOR/
├── index.html
├── style.css
├── script.js
└── README.md

Use Case

This project is ideal for:

  • Practicing JavaScript fundamentals
  • Learning DOM manipulation
  • Building simple utility-based web tools
  • Strengthening front-end development skills

License

This project is open-source and intended for educational and personal use.


⭐ If you like this project, consider giving it a star on GitHub!

About

A simple web-based temperature converter that allows users to convert temperatures between Celsius, Fahrenheit, and Kelvin using JavaScript.

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages