Skip to content

This project is meant to teach software engineers how to create accessible card components in React. It includes good examples and bad examples.

Notifications You must be signed in to change notification settings

thawkin3/a11y-card-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Accessible Card Components

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.

Available Scripts

In the project directory, you can run:

  • build: Builds the app
  • eject: Ejects the app from using react-scripts
  • format: Formats the code using Prettier
  • format-watch: Formats the code using Prettier in watch mode
  • start: Starts the app in development mode
  • test: Runs the tests in watch mode

Resources

About

This project is meant to teach software engineers how to create accessible card components in React. It includes good examples and bad examples.

Topics

Resources

Stars

Watchers

Forks