/canvas

Recreating Apple's canvas scrubbing technique.

Primary LanguageCSSMIT LicenseMIT

Narative Logo Header


Recreating Apple's Canvas scrubbing

Recreating Apple's canvas scrubbing technique.

Installation

# Go to your favourite directory and clone
git clone git@github.com:brotzky/canvas.co.git && cd canvas

# Install all depedencies
yarn

# 🎉 That's it, you're ready to develop

Running the code locally

yarn dev

Building the website

yarn build