Skip to content

A simple imperial/metric unit converter, that converts meters to feet, litres to gallons, kilograms to pounds, and vice versa.

Notifications You must be signed in to change notification settings

jelenkoo10/unit_converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unit Converter - Solo project on Scrimba Frontend Career Path

A simple imperial/metric unit converter, that converts meters to feet, litres to gallons, kilograms to pounds, and vice versa. It's been made as Solo project on Frontend Career Path, and it helped me a lot in the beginning of my frontend journey, as it combines HTML, CSS and JavaScript knowledge.

Table of contents

Overview

Users are allowed to enter the number in the input field, and by clicking enter, six imperial/metric conversions of entered number appear on the screen: meters to feet and feet to meters, litres to gallons, gallons to litres, kilograms to pounds and vice versa.

Screenshot

Links

Process

Built with

  • Semantic HTML5 markup
  • Flexbox
  • Mobile-first workflow

Author

About

A simple imperial/metric unit converter, that converts meters to feet, litres to gallons, kilograms to pounds, and vice versa.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published