Skip to content

lloydvaldez/unit-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Unit Converter

A unit conversion web app I did while taking Scrimba's JavaScript course. Metric/Imperial units convert length(meter/feet), volume(liters/gallons) and Mass (kilograms/pounds).

Live: https://unit-converter-lv.netlify.app

Repo: https://github.com/tonytoocozy/unit-converter

What I learned making this project

  • How to work with innerHtml in JS
  • Rounding decimals with toFixed
  • Using event listeners

Preview

unit-conversion-preview

About

Metric/Imperial unit converter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published