An open API service indexing awesome lists of open source software.

https://github.com/rhw-repo/metric-converter-1

Metric Converter
https://github.com/rhw-repo/metric-converter-1

Last synced: 3 months ago
JSON representation

Metric Converter

Awesome Lists containing this project

README

        

JavaScript practice challenge: Metric / Imperial Unit Conversion app

Steps:

"Save number to a variable

When app loads, do calculations & display results

Round numbers to three decimal places"

Recreating visual design from an image.

Next version of this app to include "an input for the user to change the number and automatically recalculate values when it changes".