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

https://github.com/interest-protocol/suitears-website

A website Page for SuiTears 💧
https://github.com/interest-protocol/suitears-website

devx docs landing-page move smart-contracts sui suimove

Last synced: about 1 year ago
JSON representation

A website Page for SuiTears 💧

Awesome Lists containing this project

README

          

# SUITears Landing Page

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

Initialize the application

```bash
pnpm dev
```

## 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)
- [React](https://react.dev/)
- [NextJS](https://nextjs.org/docs/getting-started)
- [Stylin.JS](https://github.com/git-marcopitra/stylin.js)
- [Emotion](https://emotion.sh/docs/introduction)