Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/roginfarrer/rogin.dev

Rogin Farrer's personal website
https://github.com/roginfarrer/rogin.dev

astro panda-css personal-website portfolio

Last synced: about 2 months ago
JSON representation

Rogin Farrer's personal website

Awesome Lists containing this project

README

        

# rogin.dev

My personal website and portfolio built with:

- [Astro](https://astro.build)
- [PandaCSS](https://panda-css.com)
- [Radix UI Colors](https://radix-ui.com/colors)
- [Nanostores](https://github.com/nanostores/nanostores)
- [Vercel](https://vercel.com)

## Running locally

This app requires Node.js v20+

```
git clone https://github.com/roginfarrer/rogin.dev
cd rogin.dev
bun install
bun dev
```