- [ ] Optimize for accessibility - [ ] Add aria attributes whenever possible - [ ] Add tabIndex to everything that should be included in navigation via the tab key - [ ] Use both click and keydown with key "Enter" event listeners for non-native button elements - [ ] Use Lighthouse to test and optimize for accessibility, page load times and security