Skip to content

AntonV0/kelvin-weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Kelvin Weather

Project #20 from Codecademy's Full Stack Engineer Career Path

By Anton Vlasenko (AntonV0)

Project Outline

This project introduced me to foundational JavaScript syntax. The app logs the weather forecast in Kelvin, Celsius, Fahrenheit and the Newton Scale.

What I Learned

  • Declaring variables and logging their values
  • Using a variable to set the value of a different variable
  • Using operators to make calculations
  • The Math.floor() function
  • Using ${ } string interpolation

About

Project #20 of Codecademy's Full Stack Engineer Career Path

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published