/unit-converter

Convert imperial units to their metric equivalent.

Primary LanguageJavaScript

General info

Convert imperial units to their metric equivalent. User can select type of unit and enter a number in the input field.

  • Fahrenheit to celcius
  • Pounds to kilograms
  • Ounces to Grams
  • Miles to kilometers
  • Gallons to litres

To view

Link to project: https://juel07.github.io/unit-converter/

Demo

Technologies

  • HTML
  • CSS
  • JavaScript