2 Forks
4 Stars
4 Watchers

a11y-demos

This is a demo page for a Skillshare class about using browser developer tools to track down and fix accessibility issues.

How to download and setup a11y-demos

Open terminal and run command
git clone https://github.com/codepo8/a11y-demos.git
git clone is used to create a copy or clone of a11y-demos repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with a11y-demos https://github.com/codepo8/a11y-demos/archive/master.zip

Or simply clone a11y-demos with SSH
[email protected]:codepo8/a11y-demos.git

If you have some problems with a11y-demos

You may open issue on a11y-demos support forum (system) here: https://github.com/codepo8/a11y-demos/issues