This is my first 'from scratch' project having completed John Smilga's Styled Components V5 course on Udemy. It allows users to generate tints and shades and copy global color variables into their own projects. Added a relative luminance calculation that is used to determine whether black or white text would provide the best contrast ratio. Font color is then set dynamically.
HTML, CSS, JavaScript, React, Styled Components, fully responsive, mobile first