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

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


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

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# [Interest](https://www.interestprotocol.com/) UI Kit

Welcome to the UI kit repository used in the [Interest](https://www.interestprotocol.com/) portals, stay up-to-date on everything in an isolated environment.

## 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
yarn
```

Initialize the application

```bash
yarn 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 (Interest UI Kit)](https://interest-ui.netlify.app/) and see what components are created in right moment.

## DApp

Access DApp and enjoy what has been prepared for you

- [BSC](https://www.interestprotocol.com/dapp/dex)
- [SUI](https://sui.interestprotocol.com/dapp/dex)

## 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)