Generates a bunch of rgb values and plots them using canvas.
There are a number of sorting options, these can be combined for different effects.
The project is bootstrapped with create react app.
yarn
Runs the app in the development mode
yarn start
Open http://localhost:3000 to view it in the browser.
yarn test
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
yarn build
Builds the app for production to the build
folder.