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

https://github.com/zerointensity/zintensity.dev

My personal website.
https://github.com/zerointensity/zintensity.dev

Last synced: 6 months ago
JSON representation

My personal website.

Awesome Lists containing this project

README

          

# zintensity.dev

This is just my personal website, nothing special.

## Running

You would run this the same way you run any other Next.js app:

```console
$ git clone https://github.com/ZeroIntensity/zintensity.dev && cd zintensity.dev
$ npm run dev
# or
$ yarn dev
# or
$ pnpm dev
# or
$ bun dev
```

## License

This project is held under the [MIT](https://spdx.org/licenses/MIT.html) license.