Skip to content

jducrot/SR-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SR Demo

A demonstration project to teach novices to a11y the basics of screen reader accessibility testing.

Overview

This repository contains examples and pages in various state of accessibility compliance to teach how to develop and test web applications that work seamlessly with screen readers and other assistive technologies.

Getting Started

This project is set up to follow Web Content Accessibility Guidelines (WCAG) 2.2 Level A and AA standards.

Development

  • Ensure all interactive elements are keyboard accessible
  • Use semantic HTML elements
  • Implement proper ARIA labels and roles where needed
  • Test with screen readers during development

Contributing

Please ensure all contributions maintain accessibility standards and include appropriate testing.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors