Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 639 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 639 Bytes

material-you-react

A complete UX library based on Google's Material Design 3 (Material You) for React-based applications.

Introduction

material-you-react is a comprehensive UX library that provides a set of React components and styles based on Google's Material Design 3 (Material You) principles. It aims to help developers create modern and visually appealing user interfaces for their React-based applications.

Installation

You can install material-you-react using either npm or yarn. Run the following command in your project directory:

npm install material-you-react
yarn add material-you-react