Application that gathers general information about you and generates corresponding resume.
Live preview
- Print option.
- Can collect multiple jobs and schools.
- Responsive on most devices.
git clone git@github.com:bigacz/cv-creator.git
npm install
npm run dev -- --open
npm run build