<h1 align="center">
doo-ui-react
</h1>

<h4 align="center">
Doo UI : 高仿(抄袭)antd的 React UI 库(学习用)
</h4>

<p align="center">
  <a href="https://www.npmjs.com/package/doo-ui-react" title="npm">
    <img src="https://img.shields.io/npm/dm/doo-ui-react.svg?style=for-the-badge" alt="npm"/>
  </a>
   <a href="https://badge.fury.io/js/doo-ui-react" title="npm">
    <img src="https://img.shields.io/npm/v/doo-ui-react.svg?style=for-the-badge" alt="npm version"/>
  </a>
</p>

## :guitar: 名字由来

D = Derrick 本人的名字,
oo = 无穷大
(抄袭的政采云前端团队的名字 Zoo)
组件借鉴(抄袭)了 有牌面的 Ant Design, 抱着学习的目的,开发了这个组件库

## :zap: 安装

> 使用 npm

```
npm i cuke-ui-react --save
```

> 使用 yarn

```
yarn add cuke-ui-react
```

## :unamused: 设计规范

高仿 Ant-Design

## :dancers: 谁在使用

- 勇敢的人
- 我自己

## :package: 参考轮子

- [ant-design](https://github.com/ant-design/ant-design)

## :page_facing_up: License

[MIT](https://github.com/DerrickTel/doo-ui-react/blob/master/LICENSE)
