Personal project
Pal.it
A React color-palette editor for mixing colors, rearranging swatches, copying color values, and saving favorite combinations.
My role: Developer
The problem
Color experiments are easy to lose when individual values are copied without saving the full combination. Reusing a palette also means keeping its colors and their order together.
The solution
Pal.it lets users name colors, arrange swatches, copy color values, and save complete palettes. A gallery keeps saved combinations available for later use.
Behind the project
A personal React project with a Material UI editor and draggable swatches. Palettes are saved in the browser's local storage, so they remain available on the same device without an account; they do not automatically follow the user to another browser.
- Repository
- mnichols08/pal.it
- Repository updated