Resume Builder is a web application designed to help users create professional resumes effortlessly. This application provides a user-friendly interface to input personal information, work experience, education, and other relevant details, which can then be formatted into a well-structured resume.
- User-Friendly Interface: Easy navigation and input fields for creating and editing resumes.
- Template Selection: Choose from multiple professional templates to style your resume.
- Real-time Preview: See changes in real-time as you update your resume.
- Export Options: Download your resume in PDF format.
- Responsive Design: Optimized for both desktop and mobile devices.
To get started with Resume Builder, follow these steps:
git clone https://github.com/Kasimkkn/Resume-Builder.git
Navigate to the Project Directory:
cd Resume-Builder
Install Dependencies:
npm install
Start the Development Server:
npm start
Launch the Application:
Open your browser and navigate to http://localhost:5173.
- Fill in your personal information, work experience, education, skills, and other details.
- Choose a template from the available options.
- Preview your resume in real-time.
- Export Your Resume: Once you are satisfied with the resume, you can export it as a PDF by clicking on the 'Download' button.