Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/blankparticle/www

🧩 Source code of my personal website.
https://github.com/blankparticle/www

cloudflare personal-website sveltekit tailwindcss

Last synced: 27 days ago
JSON representation

🧩 Source code of my personal website.

Awesome Lists containing this project

README

        

# `@blankparticle/www`

Source code of my personal website.

## 🏗️ Tech Stack

- [Svelte v5 & SvelteKit](https://svelte.dev)
- [TailwindCSS](https://tailwindcss.com)
- [Cloudflare Pages](https://developers.cloudflare.com/pages/)

## Running Locally

```bash
pnpm install
pnpm dev
```

## License

Licensed under the [MIT License](LICENSE).