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.
-
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.
If you want to propose any changes and help me to develop my project, please follow the changes below.
- 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
-
Open your code editor like Visual Studio Code
-
Start editing! 😊
-
If you want to send me your changes use Pull requests
https://piotrmaliga-git.github.io/Temperature-Converter--Celsius-Fahrenheit/