React App that calculates the accessibility of a color scheme according to different types of colorblindness.
Chroma.js figures out the contrast between two hex values. https://vis4.net/chromajs/
Color-blind plugin converts hex codes into ones that would be seen by people with the different impairments; apply the same process to obtain the color ratios and determine their grade. https://github.com/skratchdot/color-blind
Color selection tool: https://github.com/casesandberg/react-color
Simplebar-react for good looking scroll bars. https://github.com/Grsmto/simplebar/tree/master/packages/simplebar-react