A color palette picker inspired by flatuicolor built with React & material UI
$ git clone https://github.com/Asifm95/react-color-palette.git
$ cd react-color-palette
$ npm install
$ npm start
Open http://localhost:3000 to view it in the browser.
$ npm run build