Color Palette Creator
paLit allows a user to create custom color palettes for their websites. Simply create a palette, and click on a color to save it's Hex, RGB, or ARGB code to your clipboard. Then you can easily paste the code into your project. While creating a palette, you can drag and drop the colors into any position to see what different colors look like next to each other, as well as change the saturation of each color.
I really enjoyed working on paLit. It is the first app I have created that I can use to help with all of my future projects, and I got to use a lot of libraries for the first time, including Chroma-js, Material UI, and react-sortable-hoc.