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

https://github.com/kinotiodotdev/website

We're dedicated to creating innovative solutions in SaaS, CLI tools, and libraries.
https://github.com/kinotiodotdev/website

open-source platform portfolio typescript website

Last synced: 23 days ago
JSON representation

We're dedicated to creating innovative solutions in SaaS, CLI tools, and libraries.

Awesome Lists containing this project

README

          



kinotio.io logo.

The official website for kinotio

To develop it locally, clone this repository and run the following command to start the local dev server:

Built with [Next.js](https://nextjs.org/), [Shadcn/ui](https://ui.shadcn.com/)

```bash
pnpm install
```

```bash
pnpm dev
```

And visit localhost:3000 to preview your changes.

## Contributors

Main contributor is Ando [@andostronaut](https://github.com/andostronaut)

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.