This project is meant to teach software engineers how to create accessible card components in React. It includes good examples and bad examples.
You can visit the demo app here: http://tylerhawkins.info/a11y-card-components/build/
This project was bootstrapped with Create React App.
In the project directory, you can run:
build: Builds the appeject: Ejects the app from using react-scriptsformat: Formats the code using Prettierformat-watch: Formats the code using Prettier in watch modestart: Starts the app in development modetest: Runs the tests in watch mode