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

https://github.com/aave/aave-ui-kit

Package containing UI components and helpers used on https://github.com/aave/aave-ui
https://github.com/aave/aave-ui-kit

Last synced: about 2 months ago
JSON representation

Package containing UI components and helpers used on https://github.com/aave/aave-ui

Awesome Lists containing this project

README

        

```
.///. .///. //. .// `/////////////-
`++:++` .++:++` :++` `++: `++:......---.`
`/+: -+/` `++- :+/` /+/ `/+/ `++.
/+/ :+/ /+: /+/ `/+/ /+/` `++.
-::/++::` /+: -::/++::` `/+: `++: :++` `++/:::::::::.
-:+++::-` `/+: --++/---` `++- .++- -++. `++/:::::::::.
-++. .++- -++` .++. .++. .++- `++.
.++- -++. .++. -++. -++``++- `++.
`++: :++` .++- :++` :+//+: `++:----------`
-/: :/- -/: :/. ://: `/////////////-
```

# Aave UI kit :ghost:

Package containing UI components and helpers used on the open source [Aave interface](https://github.com/aave/aave-ui).

### Installing
This package uses [React v17](https://www.npmjs.com/package/react) as peer dependency, so make sure you have installed it in your project.

```bash
npm install --save @aave/aave-ui-kit
```

## License
[BSD-3-Clause](./LICENSE.md)