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

https://github.com/parassolanki/parassolanki.com

Personal website
https://github.com/parassolanki/parassolanki.com

astro mdx tailwindcss typescript

Last synced: 2 months ago
JSON representation

Personal website

Awesome Lists containing this project

README

          

# Website

Personal website


stack: Astro, tailwindcss, typescript, mdx

## Installation

```shell
pnpm i
```

## Run Locally

```shell
pnpm dev
```

## Build

```shell
pnpm build
```