A online tool to create a resume.
Online site: https://simple-resume-nu.vercel.app/resume-editor
- Create a resume easily.
- The resume data is stored in local storage.
- Next.js 14
- React 18
- Tailwind
- Shadcn UI
- react-pdf/renderer
- Download the repo git clone
gh repo clone leochiu-a/simple-resume
- Change the directory cd
simple-resume
- Install the dependency
pnpm i
- Start a development server
pnpm dev
- Open your browser and visit http://localhost:3000/resume-editor