Skip to content

Qu1etboy/resume-edit

Repository files navigation

Resume Edit V2

Deploy with Vercel

A better resume maker (old version can be found here)

Stack

TODO

  • Provide more resume template to choose from

Preview

Running Locally

  • Install dependencies
npm install
  • Setup .env similarly to .env.example

  • Start the development server

npm run dev

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