Image kernels A small playground for experimenting with image kernels and other effects Install To get started, clone the repository: git clone https://github.com/imjasonmiller/image-kernels.git To run: $ npm i $ npm start To test the code: $ npm run test