A React-based Resume Builder that allows users to input their details, preview their resume, and download it as a PDF. Built with Formik for form handling, Tailwind CSS for styling, and Vite for fast performance.
ā
User-Friendly Form ā Collects user details seamlessly using Formik.
ā
Live Resume Preview ā Instantly displays a formatted resume after submission.
ā
PDF Download ā Allows users to download their resume as a PDF.
ā
Responsive Design ā Built with Tailwind CSS, ensuring a great experience on all devices.
ā
Optimized Performance ā Powered by Vite for fast development and builds.
Clone the repository:
git clone https://github.com/mkhalidh/Resume_Builder.git
cd Resume_Builder
Install dependencies:
npm install
Run the development server:
npm run dev
Open in browser:
http://localhost:5173/
š More resume templates to choose from.
š Dark mode support.
š Integration with online job platforms.
This project is open-source and available under the MIT License.