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

https://github.com/meyer1994/pfolio

My own website
https://github.com/meyer1994/pfolio

tailwindcss vite

Last synced: 19 days ago
JSON representation

My own website

Awesome Lists containing this project

README

          

# pfolio

Simple static website that serves as my portfolio/personal website. You can
access it on https://jmeyer.dev

## Development

This project uses Vite and Tailwind.

```
npm install
npm run dev
```