A react app that helps you create a color palette. All palettes are saved in local storage. If you have deleted all your palettes and wish to have the 9 default palettes, enter window.localStorage.removeItem("palettes") in your console.
A react app that helps you create a color palette. All palettes are saved in local storage. If you have deleted all your palettes and wish to have the 9 default palettes, enter window.localStorage.removeItem("palettes") in your console.