Skip to content

spydotin/CodeAlpha_Temperature_Converter.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeAlpha_Temperature_Converter By Surya Prakash Yadav tak By Code Alpha

Temperature Converter

This is a basic web application for converting temperatures between Celsius and Fahrenheit. It includes HTML, CSS, and JavaScript files that work together to provide a user-friendly interface for temperature conversion.

Features

  • Convert Celsius to Fahrenheit: Enter a temperature value in Celsius and click the "Calculate" button to convert it to Fahrenheit. The result is displayed in the corresponding label.

  • Convert Fahrenheit to Celsius: Enter a temperature value in Fahrenheit and click the "Calculate" button to convert it to Celsius. The result is displayed in the corresponding label.

Usage

  1. Clone the repository or download the code files.

  2. Open the index.html file in a web browser.

  3. You will see two sections on the web page: "Celsius to Fahrenheit" and "Fahrenheit to Celsius."

  4. For Celsius to Fahrenheit conversion:

    • Enter a temperature value in Celsius in the input field.
    • Click the "Calculate" button to perform the conversion.
    • The converted result will be displayed in the label.
  5. For Fahrenheit to Celsius conversion:

    • Enter a temperature value in Fahrenheit in the input field.
    • Click the "Calculate" button to perform the conversion.
    • The converted result will be displayed in the label.

Customization

You can customize the application by modifying the CSS styles in the style.css file. Feel free to adjust colors, font sizes, or layout to match your preferences.

Contributing

Contributions to this project are welcome. If you find any issues or have suggestions for improvements, please open an issue or submit a pull request on the GitHub repository.

License

This project is licensed under the MIT License. Feel free to use, modify, and distribute the code as per the terms of the license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published