React Accessibility

React Accessbility

A Simple But Powerful Accessbility Widget

Click the "blue accessibility button" in the bottom right corner of the screen and change the design ui what works for you.

Make your Website/App More accessible.

An Accesibility Widget for React Apps/Websites.

The widget allows users to change the UI design/styling across the website/app to make the platform more accessible to their needs.

i.e for users that are color blind, the widget will change text colors across the whole site.

Installation

Available on the NPM Registry

In the command prompt run:

npm install react-accessibility --save

Alternatively you may use yarn:

yarn add react-accessibility

Usage

Extremely simple to use

import a single component and use in your JSX

import { AccessibilityWidget } from 'react-accessibility'

Alternatively you may use yarn:

<AccessibilityWidget />
© React Accessibility 2025
Built By Stefan Trinh