Based on Color App from "The Modern React Bootcamp" by Colt Steele.
- PostCSS, added to use CSS nesting and convert px to rem units.
- Copy to clipboard to copy hex color code.
- Chroma.js to generate color scales, hex, rgb, and rgba color codes.
- MUI Added Material UI to use some Components like Select, Snackbar and others.