
Simple web-application, which converts some metric units to imperial. It converts meters to feets, liters to gallons, kilograms to pounds and vice versa. Uses JavaScript:s toFixed() -function to round results. This small project is part of the Scrimba Front End Developer Path which I’m on.
From the buttons below, you can check Github repo of this exercise, and check online how it works.
