react-md [](https://github.com/mlaursen/react-md/blob/main/LICENSE) [](https://codecov.io/gh/mlaursen/react-md) [](https://github.com/mlaursen/react-md/actions)
May 16, 2025 ยท View on GitHub
Create an accessible React application with the material design specifications and SCSS.
Installation
npm install @react-md/core sass
Full Documentation
Highlights/Features
- Matches the accessibility guidelines from www.w3.org
- Low level customizable components
- Easily themeable on a global and component level
- Uses css variables for dynamic themes with fallbacks for older browsers
- Light, Dark, and System theme support
- Left-to-right and right-to-left language support
- Written and maintained in Typescript
Contributing
Please read the contributing guidelines if you would like to contribute.