/detecting-blinks

A simple webpage to detect blinks using Javascript.

Primary LanguageJavaScriptMIT LicenseMIT

Detecting blinks

A simple webpage to detect blinks using Javascript.

See it live here: https://gavinhenderson.github.io/detecting-blinks/

Read about how this works on my blog: https://gavinhenderson.me

Running the site

There is no build process required for this site so all you need to do is host the root directory using some kind of http server. For example

npx http-server .