Resume Builder screenshot

Resume Builder

Author Avatar Theme by Girishgr8
Updated: 8 Oct 2024
250 Stars

Creating a resume is a bit tedious task for any working professional from any industry. One has to keep it short, simple, and with the latest work experience. This Resume Builder project will help to build your resume-builder by auto-generating it on your own and helping working professionals wit...

Categories

Overview:

The Resume Builder Application is a web-based tool that allows users to create and customize their resumes. It is built using React for the frontend and Express as the middleware. The application features a modern and user-friendly interface, with styling done using Material UI and React-Bootstrap. It also includes Google Sign-In and session management capabilities, allowing users to save their data across sessions.

Features:

  • Google Sign-In & Session Management: Users can sign in using their Google account and their data will be saved across multiple sessions.
  • React for Frontend and Express as Middleware: The application is built using React for the frontend and Express as the middleware, providing a seamless user experience.
  • Material UI and React-Bootstrap for styling: The application has a clean and modern design, with styling done using Material UI and React-Bootstrap.

Installation:

To install the Resume Builder Application, follow these steps:

  1. Clone the repository.
  2. Replace the values in the .env.example file with your own keys, secrets, and URLs.
  3. Rename the .env.example file to .env.
  4. If you want to change the server port number, open the package.json file in the client folder and change the “proxy” value to your desired port number.

Summary:

The Resume Builder Application is a powerful tool for creating and customizing resumes. It is built using React and Express, with a modern design provided by Material UI and React-Bootstrap. The addition of Google Sign-In and session management features adds convenience and allows users to save their data across multiple sessions. Installing the application is straightforward and can be done by cloning the repository and following a few simple steps.