Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 797 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 797 Bytes

Create Resume

Create Resume

Client Side, Private, PDF Resume Generator. Go To App

Features

  1. Private Data

    Create Resume generates your resume client side, no data is ever seen, sent, or stored.

  2. Continuous Editing

    Re-upload the generated PDF to continue editing your resume where you left off.

  3. Customizable

    Add as many resume sections and needed, and choose your template and colours

Run Locally

npm install
npm run dev

Open http://localhost:3000 with your browser to see the result.