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

https://github.com/b-l-u-e/unit-converter

Unit converter
https://github.com/b-l-u-e/unit-converter

Last synced: 5 months ago
JSON representation

Unit converter

Awesome Lists containing this project

README

          

# Unit Converter

## Requirements

- Generate all conversions when the user clicks "convert"

- Round the numbers down to 3 decimal places.

Protip: [Generate random number](https://coreui.io/blog/how-to-generate-a-random-number-in-javascript/)

- Here is the screenshot how the website will look like

![](screenshots/light-mode.png)