Skip to content

piotrmaliga-git/Temperature-Converter--Celsius-Fahrenheit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Temperature Converter (°C - °F) (2.0.0 release)

I have created a Temperature Converter (Celsius - Fahrenheit). Project is based on HTML, CSS/Sass and JavaScript. Styles CSS/Sass were built using BEM methodology. Moreover, as the website is fully responsive it gives the opportunity to display the projects on any kind of hardware.

The converter capabilities:

  • Converts both accurate and negative data.

  • Captures incorrectly entered data.

  • Accepts no characters other than numbers, except for the period.

  • Attempting to perform a calculation without any data entered results in printing the appropriate error.

Technologies

Visual Studio Code

HTML

CSS

Sass

JavaScript



Screenshots

Developing

If you want to propose any changes and help me to develop my project, please follow the changes below.

🚀 Quick start

  1. Clone my repository
git clone https://github.com/piotrmaliga-git/Temperature-Converter--Celsius-Fahrenheit.git

if you use a SSH Key Authentication

git clone git@github.com:piotrmaliga-git/Temperature-Converter--Celsius-Fahrenheit.git
  1. Open your code editor like Visual Studio Code

  2. Start editing! 😊

  3. If you want to send me your changes use Pull requests

Link

https://piotrmaliga-git.github.io/Temperature-Converter--Celsius-Fahrenheit/

https://codepen.io/piotrmaliga-git/pen/dyvgGGg