Skip to content

React material design - An accessible React component library built from the Material Design guidelines in Sass

License

Notifications You must be signed in to change notification settings

mlaursen/react-md

Repository files navigation

react-md license codecov Actions Status

npm downloads

Create an accessible React application with the material design specifications and SCSS.

npm install @react-md/core sass

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.