Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 285 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 285 Bytes

✨ Code Art ✨

Mostly using p5.js for some quick interactive (or not) art hacks.

Check out https://genuary.art/prompts for more inspiration.

This project is built with create-react-app

Run it locally like most other such apps:

npm install
npm start