https://github.com/interest-protocol/deepbook-ui
https://github.com/interest-protocol/deepbook-ui
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/interest-protocol/deepbook-ui
- Owner: interest-protocol
- Created: 2024-03-13T00:15:19.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-14T22:43:28.000Z (about 2 years ago)
- Last Synced: 2025-01-27T23:48:01.688Z (over 1 year ago)
- Language: JavaScript
- Size: 182 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Codeowners: .github/CODEOWNERS
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)