Skip to content

Access-Kit is a Dashboard where you can check your website's WCAG compliance. It breaks down the possible areas of issue in your front-end code and shows you the error associated with the code segment.

Notifications You must be signed in to change notification settings

AccessKit-co/access-report

Repository files navigation

Access-Kit is a Dashboard where you can check your website's WCAG compliance. It breaks down the possible areas of issue in your front-end code and shows you the error associated with the code segment. It is currently deployed on Vercel at domain https://access-report-accesskit-co.vercel.app/ if you want to check it out.

If you wish to fork the project and work with the code on your own, this is a NextJS project so just follow the usual instructions.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

About

Access-Kit is a Dashboard where you can check your website's WCAG compliance. It breaks down the possible areas of issue in your front-end code and shows you the error associated with the code segment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published