W01fw00d / cooking-with-amateurs

Cooking Recipes App. Uses Chemistry-UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

html/semantic elements - Do assistive tech work with this app

W01fw00d opened this issue · comments

Find a way to check that tools used by people with eye-sight limitations work on this app

Semantic Markup: I think React and MUI should take care of that, but I should check custom components

Check that Images have a descriptive "alt" argument.

Also, use the same value for "title" argument, for displaying a tooltip.