Skip to content

FearlessSolutions/accessibility-build-a-button

Repository files navigation

Accessibility Workshop - Build a Button

This is an accessibility workshop that explains how to build an accessible button from scratch! It tries to stay as close to native HTML as it can, so you can apply what you learn to other frameworks, although it does try to make the experience nicer with the use of Vue.js and SASS on Vite for snappy feedback. Jest is used for checking your progress and verifying that you're following the workshop correctly.

Getting Started

  1. Clone the code to your local machine.
  2. Run npm install to install dependencies.
  3. Run npm start to start Vite, then access the workshop at http://localhost:3000.

About

Learn to build an accessible button in 6 easy steps!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published