WIP
This desktop application takes a single color and return a list of colors that are similar to the original one.
Currently no executable is available, so you need to run the application from the source code.
npm install
in the root directorycargo tauri dev
in the root directory