tatianeaguirres / fixing-a11y-issues

Example project used during the talk: Identifying and fixing the most common web accessibility issues

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fixing-a11y-issues

This is the project used as example in the talk Identifying and fixing the most common web accessibility issues.

You can find the issues fixed in this branch.

Installation

  1. Clone the repository: git clone git@github.com:tatianeaguirres/fixing-a11y-issues.git
  2. Install the dependencies: npm install
  3. Start the application: npm start

Usage

The project can be used by visiting http://localhost:3000 in your web browser.

License

This project is licensed under the MIT License.

About

Example project used during the talk: Identifying and fixing the most common web accessibility issues


Languages

Language:HTML 96.1%Language:JavaScript 3.9%