Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 673 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 673 Bytes

Bad Accessibility

This project exemplifies a website with bad accessibility, divided into multiple components to highlight the details individually and allow for partial improvements.

Getting Started

First, install the required packages with

npm install

Secondly, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

License

The original HTML, CSS, and JavaScript were written by the University of Washington and are licensed under a Creative Commons Attribution-Non Commercial -Sharealike license. Nexer has updated the HTML to include some additional tasks.