temperature-conversion

This is a temperature conversion web application built with HTML, CSS, and JavaScript. It allows users to convert temperatures between Celsius, Fahrenheit, and Kelvin, and stores the conversions in local storage for future reference. The application also includes a feature to delete all the saved conversions.

MIT License

Stars
4

Table of Contents

Temperature conversion

This is My Temperature conversion using HTML, CSS and JavaScript.

Built With

1- HTML 3- Linters 4- JavaScript

Tech Stack

Key Features

  • Responsive
  • GitHub WorkFlow
  • Grid and Flexbox

Live Demo

This is the live demo link

Getting Started

Prerequisites

In order to run this project you need:

  1. Web browser.
  2. Code editor.
  3. Git-smc.

Setup

Clone this repository to your desired folder:

Run this command:

  cd my-folder
  git clone https://github.com/hafiz1379/To-do-list.git

### Install

Install this project with:

Run command:

```sh
  cd my-project
  npm install

Usage

To run the project, execute the following command:

Open index.html using live server extension.

Run tests

To run tests, run the following command:

Coming soon

Deployment

You can deploy this project using:

Coming soon

Authors

Hafizullah Rasa

Hafizullah Rasa

Future Features

  • Creating all the remaining sites
  • Adding more functionality

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

If you like this project just give it a star.

Acknowledgments

I would like to thank Microverse to have this opportunity, and also thank you the code review team.

License

This project is MIT licensed.

Related Projects