An open API service indexing awesome lists of open source software.

https://github.com/dipeshrai123/react-uicomp

UI component library for react
https://github.com/dipeshrai123/react-uicomp

components-library design ui

Last synced: 11 months ago
JSON representation

UI component library for react

Awesome Lists containing this project

README

          

# react-uicomp

> Animation and component library for react

[![NPM](https://img.shields.io/npm/v/react-uicomp.svg)](https://www.npmjs.com/package/react-uicomp) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)

## Installation

React UI Comp requires **react 16.13.1** or later, **react-dom 16.13.1** or later.

```bash
#If you use npm
npm install react-uicomp

#If you use yarn
yarn add react-uicomp
```

## Documentation

The official documentation are now published at http://react-uicomp.js.org/

## License

MIT © [dipeshrai123](https://github.com/dipeshrai123)