https://github.com/airbr/whatcompublichospital
An accessible campaign website for a Whatcom County Public Hospital -- whatcompublichospital.org
https://github.com/airbr/whatcompublichospital
county hospital whatcom
Last synced: 4 months ago
JSON representation
An accessible campaign website for a Whatcom County Public Hospital -- whatcompublichospital.org
- Host: GitHub
- URL: https://github.com/airbr/whatcompublichospital
- Owner: airbr
- License: mit
- Created: 2024-06-19T04:13:32.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-12-02T07:35:48.000Z (7 months ago)
- Last Synced: 2024-12-09T14:18:50.498Z (6 months ago)
- Topics: county, hospital, whatcom
- Language: HTML
- Homepage: https://whatcompublichospital.org
- Size: 725 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# WhatcomPublicHospital.org
[](https://app.netlify.com/sites/whatcompublichospital/deploys)
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.
## Accessibility Mission Statement
Volunteers will be supportive and responsive to feedback on the website's accessibility.
### Tests: Playwright, Axe-Core
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.