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

https://github.com/kernel-sqz/label-sign-calculator

Calculate sign dimensions for label
https://github.com/kernel-sqz/label-sign-calculator

Last synced: 11 months ago
JSON representation

Calculate sign dimensions for label

Awesome Lists containing this project

README

          

# Sign label calculator

This app calculates for you dimensions of warning signs that must be on alcoholic drinks.

![screenshot](https://github.com/kernel-sqz/label-sign-calculator/blob/main/public/Zrzut%20ekranu%202022-10-13%20o%2014.40.32.png?raw=true)

## Run developer server

Be sure that you're in main directory

```bash
npm i
```
then
```bash
npm start
```

## Browser
Open browser and type localhost:3000

## License
[MIT](https://choosealicense.com/licenses/mit/)