/accessible-component

This is a project about accessibility in web components to support the presentation of "Accesibilidad web: Buscando el componente 360" ๐Ÿง‘โ€๐Ÿฆฏ๐ŸŒŽ๐Ÿ‘ฉ๐Ÿปโ€๐Ÿ’ป on the occasion of the Sysmana 2023

Primary LanguageTypeScript

Accessible component ๐Ÿง‘โ€๐Ÿฆฏ๐ŸŒŽ๐Ÿ‘ฉ๐Ÿปโ€๐Ÿ’ป

This is a React project about accessibility in web components to support the presentation of "Accesibilidad web: Buscando el componente 360" on the occasion of the Sysmana 2023.

You can see the slides here ๐Ÿ–ผ

๐Ÿค” How it works?

In the project directory, you can run yarn start to run the app in the development mode. Once running, open the browser and go to http://localhost:3000

Remember that the page will reload if you make edits in code and you will also see any lint errors in the console.

๐Ÿงช Wanna test the code?

Running the command yarn test you will launch the test runner in the interactive watch mode. See the section about running tests for react apps for more information.

๐Ÿง‘โ€๐Ÿซ Educational Purpose

This is a project with a purely educational purpose to accompany the presentation with practical examples, the code has been intentionally simplified and some good practices have been omitted to avoid generating noise