Skip to content

This repo contains a demo web app with bad a11y as a playground for fixing the issues.

Notifications You must be signed in to change notification settings

tanjadev/a11y-workshop-booking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a11y workshop - Lab

This is a very broken application when it comes to accessibility.

Try to find the accessibility issues using the information provided in the workshop and fix them.

Setup

Use npm install and npm watch to start web application

Visit localhost:3000

Hints

Find "all" accessibility issues (some can be detected automatically, some can't). Make the application properly accessible.

If you are stuck: ISSUES.md contains a list of several accessibility issues.

About

This repo contains a demo web app with bad a11y as a playground for fixing the issues.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published