Installation:
npm install
to install the packages
npm run start
to run the web server
npx playwright test main
to run playwright tests including accessibility tests.
Volunteers will be supportive and responsive to feedback on the website's accessibility.
This website uses Playwright testing with the Axe-Core library to provide some insight into accessibility issues. This is not a complete substitute for manual testing.