A web application that allows users to create professional resumes dynamically.
Built with React, TypeScript, and Tailwind CSS, this tool makes resume generation simple, interactive, and modern.
(Open in a browser to start building your resume instantly!)
- Frontend: React, TypeScript, Tailwind CSS, HTML
- State Management: React Hooks, Context API (if used)
- Build Tools: npm, Webpack / Create React App
- Version Control: Git & GitHub
- Dynamic Resume Creation: Users can input personal, educational, and professional information
- Live Preview: Resume updates in real-time as you fill out the form
- Downloadable Resume: Export the resume as a PDF or printable format
- Form Validation: Ensures proper data entry
- User-Friendly UI: Clean, intuitive, and responsive design
git clone https://github.com/billyenglish/resume-builder.git
cd resume-builder