This application was built to maintain a list of individuals interested in speaking at technology-related events in Broward County. To add your name to the list, please contact Code for Fort Lauderdale by email. This project was bootstrapped with Create React App.
Run npm start
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
This project can be found at http://codeforftl.org/speakers-list/ (http://codeforftl.org/speakers-list/).
- Set up links in the footer
- Make table responsive & accessible
- Resolve linter error in
SpeakerList.js
- Set up jest-axe library for automated accessibility testing
- Accessible link style
- Update focus ring style to improve color contrast