Skip to content

Commit

Permalink
Add Complementary Project - create-mui-theme (#12269)
Browse files Browse the repository at this point in the history
Introduce `create-mui-theme`, an online tool allowing to create color palettes via https://material.io/tools/color and turn them into Material-UI themes.
Demo: https://react-theming.github.io/create-mui-theme/
Source: https://github.com/react-theming/create-mui-theme
  • Loading branch information
usulpro authored and mbrookes committed Jul 25, 2018
1 parent f4ce3ae commit b536aec
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Feel free to submit a pull request to add more projects; we will accept them if

## Complementary Projects

- [create-mui-theme](https://react-theming.github.io/create-mui-theme/) Online tool for creating Material-UI themes via Material Design Color Tool
- [react-admin](https://github.com/marmelab/react-admin) An admin framework combining material-ui with Redux, redux-form, redux-saga, and recompose
- [react-autosuggest](https://github.com/moroshko/react-autosuggest) WAI-ARIA compliant React autosuggest component.
- [react-final-form](https://github.com/final-form/react-final-form#material-ui-10) Subscription-based form state management for React.
Expand Down

0 comments on commit b536aec

Please sign in to comment.