https://github.com/interest-protocol/interest-ui
https://github.com/interest-protocol/interest-ui
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/interest-protocol/interest-ui
- Owner: interest-protocol
- Created: 2023-03-23T01:24:57.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-25T06:56:23.000Z (about 1 year ago)
- Last Synced: 2025-08-31T02:57:17.920Z (9 months ago)
- Language: TypeScript
- Homepage: https://ui.interestprotocol.com/
- Size: 2.09 MB
- Stars: 10
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Codeowners: .github/CODEOWNERS
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)