Skip to content

The-MEDINA/Resume-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 

Repository files navigation

Resume-builder

A Resume and CV maker made to take better advantage of the web.

Getting Started

This is a Next.js project.

You'll need npm stuff to get the project started. (pnpm also recommended)

Navigate to the resume-builder folder in the project.

Then, start the development server:

npm run dev
# or
yarn dev
# or (the one I recommend)
pnpm dev
# or
bun dev

Open http://localhost:3000 in your browser.

All the pages are run by scripts stored in the public folder. the scripts match their page name. Edit those to make changes to each page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published