color-picker

Color picker

Just the code from the original one I made, but rewritten in Rust using Dioxus, with some changes to the CSS.

Run this project

Run the following command in the root of the repo to start developing for the web:

dx serve

To run for a different platform, use the --platform platform flag. E.g.

dx serve --platform desktop

Contributing

I like to admit I’m not a very good web developer by any chance, so if you see something that doesn’t look right, please make an issue or a PR!

License

This project is licensed under the MIT License.