fresh-cv
CV creator written in Fresh, Preact and TailwindCSS
💾 Getting started
How to start?
- Clone the repo
shgit clone https://github.com/budchirp/fresh-cv && cd fresh-cv
-
Edit
variables.tsx
to your liking -
Run the fresh server
shdeno task start
- Print the page as PDF by pressing Ctrl + P
Don't forget to turn on the
Background graphics
orPrint background
option!