/colour-project

Colour-Project (React,MaterialUI etc.)

Primary LanguageJavaScript

Colour project

App that allows you to customise your own colour palette.

It makes use of the following libraries:

  • Chroma-js: Allows for colour picking.
  • RC-slider: Slider component that is customisable
  • React-Copy-To-Clipboard: Clicking a child component copies a text to clipboard
  • Material UI for easy out of the box components
  • Material UI's JSS HOC
  • Material UI's ICONS
  • Material UI's Form Validator
  • React-sortable-HOC for draggable color box
  • emoji-mart when saving palettes
  • React router DOM
  • React Transition Group for transitions between pages and deletion
  • Recompose for pure functional components