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

https://github.com/interest-protocol/deepbook-ui


https://github.com/interest-protocol/deepbook-ui

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# [DeepBook](https://docs.sui.io/standards/deepbook) UI Kit

A UI Kit for [DeepBook](https://docs.sui.io/standards/deepbook).

## Contributing

We always want to be better.
Feel invited to contribute, if you are comfortable, follow the instructions in [CONTRIBUTING.md](./CONTRIBUTING.md) to get started.

## Quick start

Install the project dependencies with yarn

```bash
pnpm
```

Initialize the application

```bash
pnpm storybook
```

## Code Style

You must install it in your Editor text

- [ESLint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint)
- [Prettier](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode)

## Technologies

- [Typescript](https://typescriptlang.org)
- [Jest](https://jestjs.io/)
- [React Testing Library](https://testing-library.com/)
- [Emotion](https://emotion.sh/docs/introduction)
- [Stylin.js](https://www.npmjs.com/package/@stylin.js/react)
- [Ramda](https://ramdajs.com/)
- [Storybook](https://github.com/storybookjs/storybook/tree/main)
- [Framer Motion](https://www.framer.com/motion/)

## Live

Go to [here (Deepbook UI Kit)](https://deepbook-ui.netlify.app/) and see what components are created in right moment.

## Contact Us

- Twitter: [@interest_dinero](https://twitter.com/interest_dinero)
- Discord:
- Telegram:
- Instagram: [@interest.protocol](https://www.instagram.com/interest.protocol/)
- Email: [contact@interestprotocol.com](mailto:contact@interestprotocol.com)
- Medium: [@interestprotocol](https://medium.com/@interestprotocol)