CodeYourFuture / CodeYourFuture/Full-Stack-Project-Assessment
Check and improve accessibility with lighthouse
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 352
- PR merge metrics
- No merged PRs in 30d
Description
## Acceptance Criteria
- [ ] A Lighthouse accessibility audit is conducted and achieves above 80 on Accessibility.
- [ ] The Lighthouse report (HTML) is included in the Pull Request.
- [ ] CSS provides clear focus states to visually indicate the currently active control.
- [ ] All website controls can be navigated and activated using only the keyboard.
Check out the resources section below to figure out how to implement this requirement.
## Guidance 🧭
**Lighthouse Accessibility Testing:** [https://supercooldesign.co.uk/blog/how-to-run-a-lighthouse-audit](https://supercooldesign.co.uk/blog/how-to-run-a-lighthouse-audit)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.