This project exemplifies a website with bad accessibility, divided into multiple components to highlight the details individually and allow for partial improvements.
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.
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.