mendoncamaria / temperature-conversion

Home Page:https://temperatureconverter-mendoncamaria.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Temperature Conversion Website

This website is particularly built as a part of my Learning Vite and initializing Typescript Application.

About the Project

Overview:

There will be input and the default conversion is set to Celsius. As soon as you enter the temperature, it takes the available Unit and converts to Fahrenheit. You change the Unit to Fahrenheit and it gives output in Celsius.

Tech Stack

Typescript + Vite

External Libraries

  1. styled-components: For styling the components and page

Deployment Platform

Netlify

Note:

Do credit me if you plan to use this project.

Steps to Install

  1. Clone the project
  2. Run npm install to install all dependencies
  3. Run npm run dev

© Maria Mendonca

About

https://temperatureconverter-mendoncamaria.netlify.app/

License:MIT License


Languages

Language:TypeScript 80.0%Language:JavaScript 10.4%Language:HTML 8.8%Language:CSS 0.8%