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.
- Host: GitHub
- URL: https://github.com/piotrpdev/resume
- Owner: piotrpdev
- Created: 2024-01-08T02:52:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-15T21:27:50.000Z (over 1 year ago)
- Last Synced: 2025-03-02T03:42:27.916Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://cv.piotrp.dev
- Size: 189 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Resume
This is my resume, built with React and Vite.
## Usage
```bash
# Install dependencies
npm install
# Start dev server
npm run dev
```