DESIGNING WEBSITES WITH ACCESSIBILITY IN MIND

This page summarizes the projects mentioned and recommended in the original post on /r/reactjs

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • axe-core

    Accessibility engine for automated Web UI testing

  • A lot of folks use axe to test a live page for accessibility: https://www.deque.com/axe/

  • Material UI

    Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.

  • One last thing, I think material ui has pretty accessible components, and I go on there docs often and inspect elements to see modern best practices: https://mui.com

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Git Fundamentals: Concepts & Commands Simplified

    2 projects | dev.to | 26 Jun 2021
  • Zero-runtime CSS-in-JS implementation

    1 project | news.ycombinator.com | 29 Jan 2024
  • The Ultimate Comparison: Ant Design vs Material# Ant Design vs Material UI: Which React UI Library to Choose

    1 project | dev.to | 19 Jul 2023
  • MUI finally adds "use client" to their components, but...

    1 project | /r/reactjs | 11 Jul 2023
  • React and Vite - Why is still loading other component not imported

    1 project | /r/reactjs | 24 Jun 2023