A collection of beautifully crafted react components that follow the Material Design 3 guidelines.
This project is a collection of React components that uses Tailwind CSS to implement Material Design 3 guidelines
You can install all the components by running the following command:
npm install @andore-ui/react
You can install specific components by running the following command:
npm install @andore-ui/button
for more information on the available components, please visit the documentation
You can find the documentation for this project here
This project is a work in progress and is not affiliated with Google or the Material Design team.
It is not an official implementation of Material Design 3.
I do not recommend using this project for production, it has not been tested and is not stable.
It is intended to be used as a learning resource and a way to experiment with the new Material Design 3 guidelines.