# @fluent-ui/core

React components that inspired by Microsoft's Fluent Design System.

## Installation

Install the package in your project directory with:

```
// with npm
npm install @fluent-ui/core

// with yarn
yarn add @fluent-ui/core
```
