Next.js 로 누구나 쉽게 만드는 Static HTML 이력서
This product is a web template that allows anyone to easily create a visually appealing web resume with some coding required. The template utilizes Next.js and Bootstrap CSS. The project can be found at a GitHub repository that has been ported to Next.js. Sample usage can be seen on a provided link.
To install and run the web resume template, follow these steps:
npm run dev
.profile.ts
, skill.ts
, experience.ts
, etc., to tailor the resume content.npm run export
.This web resume template, built with Next.js and Bootstrap CSS, allows users to create visually appealing resumes with ease. By modifying payload data in specific files, users can customize sections such as profile, skills, experiences, projects, and more. The template offers global settings for further customization and supports easy export to static HTML for hosting on platforms like GitHub Pages.