Resume-Builer
This application is designed to help users create professional resumes easily. With the ability to choose from multiple resume templates and customize various aspects such as themes, font size, and font style, this application aims to streamline the resume-building process. It offers the convenience of downloading the final resume in PDF format, and the best part is that it's completely free of cost.
Hosted Link: https://64e2738959ca5716875fc49f--ubiquitous-cucurucho-8b24cc.netlify.app/#/
• Multiple Resume Templates: Choose from a diverse collection of industry-specific resume templates.
• Customization Options: Personalize your resume with themes, fonts, and layouts.
• PDF Download: Easily generate a downloadable PDF of your crafted resume.
• Built with React JS: Developed using React JS for a modern, interactive UI.
• Routing: Seamlessly navigate between sections and views for an intuitive browsing experience while working on your resume.
• Styling with React Icon and Ant Design: Styled using React Icon and Ant Design for a visually appealing frontend.
• Authentication with Firebase: Securely sign up and log in using Firebase authentication.
• Data Storage: User data is stored locally for seamless session persistence.
Follow these steps to get the application up and running on your local machine:
-
Clone the Repository: Begin by cloning this GitHub repository to your local machine using the following command:
git clone https://github.com/suryaspandey/Resume-Builder-New.git
-
Install Dependencies: Use a package manager npm to install the project dependencies:
npm install
-
Start the Application: Once the dependencies are installed, start the application:
npm run dev
HTML, CSS, JavaScript, ReactJS, Firebase