A simple React App designed to create and download resumes by filling out details. Users can input their personal information, education, work experience, and skills to generate a professional-looking resume in PDF format.
User-friendly Interface: The app provides a clean and intuitive user interface for entering resume details.
Dynamic Resume Generation: The app dynamically generates a resume preview based on the user's input.
Downloadable PDF: Users can download their resumes in PDF format, making it easy to share or print.
-
Clone the repository
git clone https://github.com/manikanth1811/resume-builder
-
Navigate to the project repository
cd resume-builder
-
Install the packages.
npm install
-
To perview run.
npm run dev
Feel free to contribute to the project by submitting bug reports, feature requests, or pull requests. Your feedback is valuable!
This project was a part of the odin project curriculum