Skip to content

NextJs app created following WCAG accessibility principles.

Notifications You must be signed in to change notification settings

Lissone/react-a11y

Repository files navigation

React a11y

Description   |    Requirements   |    Technologies   |    Usage


License Repo size Top lang Stars repo Forks repo Pull requests Last commit

Report bug · Request feature


Description

This project was developed using React and NextJs 14 with the primary goal of deepening my understanding of web accessibility by adhering to the principles of the WCAG (Web Content Accessibility Guidelines).

Requirements

Technologies

  • React
  • NextJs 14
  • Typescript
  • Axe Core
  • Eslint
    • eslint-config-next

Usage

You can clone it on your pc using the command:

git clone https://github.com/Lissone/react-a11y.git
cd react-a11y

Install dependencies using:

pnpm install
#or
npm install

Run application:

pnpm dev
#or
npm run dev

License

Distributed under the MIT License. See LICENSE for more information.

Made with ❤️ by Lissone


About

NextJs app created following WCAG accessibility principles.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published