Skip to content

Latest commit

 

History

History
executable file
·
21 lines (11 loc) · 535 Bytes

README.md

File metadata and controls

executable file
·
21 lines (11 loc) · 535 Bytes

Creative Coding

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.

Getting Started

To run the project, simply install the dependencies using npm/yarn, and run the start script:

$ npm install
$ npm start

License

GPL 3.0