ResuMaker is a user-friendly Resume Builder built using ReactJS and Tailwind CSS. It allows users to effortlessly create and edit resumes with various features such as multiple templates tailored for different job industries, PDF export functionality, dark mode for comfortable viewing, and image uploading capability for enhancing resumes.
- Intuitive Interface: Easily create and edit resumes with a user-friendly interface.
- Multiple Templates: Choose from a selection of templates designed for different job industries to create a professional-looking resume.
- PDF Export: Export your resume as a PDF document for easy sharing and printing.
- Dark Mode: Switch to dark mode for reduced eye strain during extended use.
- Image Uploading: Upload images to enhance your resume with visuals such as profile pictures or project snapshots.
- Clone the repository:
git clone https://github.com/yashlondhe90960/ResuMaker.git
- Navigate to the project directory:
cd ResuMaker
- Install dependencies:
npm install
- Start the development server:
npm start
- Visit the deployed website or start the development server locally.
- Sign up or log in to your account.
- Choose a template that suits your needs.
- Fill in your details and customize the resume content.
- Preview your resume and make any necessary edits.
- Export your resume as a PDF document.
- Share your professionally crafted resume with potential employers.
- ReactJS
- Tailwind CSS
Contributions are welcome! If you have any suggestions, enhancements, or bug fixes, feel free to open an issue or submit a pull request.
This project is licensed under the MIT License.
Special thanks to the creators and maintainers of ReactJS and Tailwind CSS for providing excellent tools for web development.