Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 496 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 496 Bytes

Accessible cards

Description

A card component following accessibility standards, especially in regards to keyboard navigation and use of screen-readers.

The component is built based on recommendations from Inclusive Components.

Setup

Run npm install to install dependencies. This is a Next.js project bootstrapped with create-next-app.