Resume Builder is a modern web application built with React that empowers users to create, edit, and manage professional resumes effortlessly. It integrates various technologies such as Bootstrap for responsive design, Chakra UI for customizable components, React Router for seamless navigation, React Icons for iconography, and React HTML to PDF for exporting resumes to PDF format directly from the browser.
- Dynamic Resume Creation: Easily create and customize resumes with dynamic sections for personal information, work experience, education, skills, and more.
- Responsive and Customizable UI: Utilize Bootstrap and Chakra UI to ensure a responsive design that adapts to different screen sizes and devices.
- Template Options: Choose from a selection of pre-designed templates or create your own custom templates to suit different styles and preferences.
- Export to PDF: Generate professional PDF resumes with customizable layouts and download them for offline access or printing.
- Real-time Preview: Preview changes to your resume in real-time as you update sections and templates.
- Accessibility: Design with accessibility in mind using Chakra UI's accessible components and ensure compliance with accessibility standards.
- React: A declarative, efficient, and flexible JavaScript library for building user interfaces.
- Bootstrap: An open-source CSS framework for building responsive and mobile-first websites.
- Chakra UI: A simple, modular, and accessible component library for React applications.
- React Router: Declarative routing for React applications to enable navigation between different views.
- React Icons: A library providing popular icon packs as React components for easy integration.
- React HTML to PDF: Convert HTML content to PDF format directly within the browser using this lightweight library.
Include screenshots or GIFs showcasing different templates, the editing interface, and the PDF export feature of your application.
-
Clone the repository:
git clone https://github.com/your-username/resume-builder.git cd resume-builder