Skip to content

BekaMan95/resume-builder

Repository files navigation

📜 Retro Resume Builder – One Page React App

🚀 This app is a one-page React application that allows you to create and preview your resume dynamically. It features a modern and user-friendly form, and a resume preview page with a built-in PDF export function.

📌 Features

Nostalgic Welcome Page
Dynamic Form Page – a responsive, well-styled input form for users to enter resume details (name, title, experience, education, skills, and more...).
Live Resume Preview – Displays the submitted information beautifully formatted, like a real resume.
PDF Export – Uses react-to-print to allow users to download their resume as a PDF.
Zustand State Management – Handles form data efficiently and globally.
Smooth Navigation – Users can go back and forth between pages easily.

Link is here if you want to try it out!



⚡ Getting Started

1️⃣ Install Dependencies

Make sure you have Git installed, then run:

git clone https://github.com/BekaMan95/resume-builder.git retro-app
cd retro-app

Make sure you have Node.js installed, then run:

npm install

Then you can either build the UI or simply run:

npm run dev # npm run build (to build)

Open up your browser and have fun @ http://localhost:5173


About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors