Skip to content

evdoshchenko/cv-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CV Builder

A minimal, fast, and fully static CV/Resume website built with React, TypeScript, and Vite.
The project uses React Router (HashRouter), making it deployable to any static hosting provider (GitHub Pages, Netlify, Vercel, etc.) with zero backend configuration.


✨ Features

  • ⚛️ React + TypeScript for a clean, scalable codebase
  • 🛣️ Client-side routing with createHashRouter — works on any static host
  • 🎨 Modern UI styled with SASS (SCSS)
  • Blazing-fast build system powered by Vite
  • 📄 Generate multiple CV pages from simple JSON files
  • 📦 Produces a static dist/ folder ready for deployment

🛠️ Technologies

  • React
  • TypeScript
  • React Router v7
  • SASS (SCSS)
  • Vite

🚀 Getting Started

npm install

Development

npm run dev

Production Build

npm run build

About

Static CV builder with React, Vite, and client-side routing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors