An open API service indexing awesome lists of open source software.

https://github.com/sanjaraiy/temperature-convertor

This project is built with HTML, CSS, and JavaScript, and is fully responsive across different devices. Enter a temperature value, and instantly see the equivalent result in other units! 🚀🔄
https://github.com/sanjaraiy/temperature-convertor

css-animations css-flexbox css3 html5 javascript scrollreveal-js typed-js

Last synced: 4 months ago
JSON representation

This project is built with HTML, CSS, and JavaScript, and is fully responsive across different devices. Enter a temperature value, and instantly see the equivalent result in other units! 🚀🔄

Awesome Lists containing this project

README

        

# Temperature Converter Project 🌡️✨
Welcome to the Temperature Converter Project! This application allows you to convert temperatures between different units with ease and accuracy.

## Features
- Convert temperatures between Celsius, Fahrenheit, and Kelvin.
- Responsive design for optimal viewing on various devices.
- Smooth animations and interactive UI.

## Built With
- **HTML** - Structure of the application
- **CSS** - Styling and layout
- **JavaScript** - Functionality and logic
- **CSS Animation** - Smooth and engaging animations
- **Typed.js** - Dynamic typing effects for a modern look
- **ScrollReveal.js** - Revealing elements on scroll for a better user experience

## Getting Started
To get a local copy up and running, follow these simple steps.

### Prerequisites
You need a web browser to run this project.

### Installation
1. Clone the repo
```sh
git clone https://github.com/sanjaraiy/Temperature-convertor.git
```
2.
Here's a sample README file for your Temperature Converter Project:

markdown
Copy code
# Temperature Converter Project 🌡️✨

Welcome to the Temperature Converter Project! This application allows you to convert temperatures between different units with ease and accuracy.

## Features

- Convert temperatures between Celsius, Fahrenheit, and Kelvin.
- Responsive design for optimal viewing on various devices.
- Smooth animations and interactive UI.

## Built With

- **HTML** - Structure of the application
- **CSS** - Styling and layout
- **JavaScript** - Functionality and logic
- **CSS Animation** - Smooth and engaging animations
- **Typed.js** - Dynamic typing effects for a modern look
- **ScrollReveal.js** - Revealing elements on scroll for a better user experience

## Getting Started

To get a local copy up and running, follow these simple steps.

### Prerequisites

You need a web browser to run this project.

### Installation

1. Clone the repo
```sh
git clone https://github.com/sanjaraiy/Temperature-convertor.git
2. Open the index.html file in your web browser

## Usage
1) Enter the temperature value you want to convert.
2) Select the unit of the input temperature.
3) The equivalent temperature in other units will be displayed automatically.