A collection of visual pieces created with code using the HTML5 canvas, taking advantage of canvas-sketch.
The project was set up using React, and styled using styled-components.
To run the project, simply install the dependencies using npm/yarn, and run the start script:
$ npm install
$ npm start