This repo is used to illustrate some of the more practical terms of the confernce talk Web Accessibility Deep Dive. It's created with
If you'd like to play with it locally,
# clone the repo
git clone https://github.com/josefineschaefer/a11y-deepDive.git
# install dependencies
npm install
# start the server
npm install
Please note that for demo purposes, not everything is 100% accessible in this repo.