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

https://github.com/piotrpdev/resume

This is my resume, built with React and Vite.
https://github.com/piotrpdev/resume

Last synced: 12 days ago
JSON representation

This is my resume, built with React and Vite.

Awesome Lists containing this project

README

          

![demo](./.github/img/demo.png)

# Resume

This is my resume, built with React and Vite.

## Usage

```bash
# Install dependencies
npm install

# Start dev server
npm run dev
```