/roadmap.sh_unit_converter

Unit converter used to convert between different units of measurement.

Primary LanguageJavaScript

Unit Converter App

Unit Converter App

Unit converter used to convert between different units of measurement.

Requirements: https://roadmap.sh/projects/unit-converter

Getting started

1. Clone project

git clone https://github.com/kvartsianyi/roadmap.sh_unit_converter.git

2. Open project folder

cd ./unit_converter

3. Run the project

Run the folowing commands in project folder:

yarn

yarn start

Then open localhost:3000 in browser.