Skip to content

Latest commit

 

History

History
55 lines (32 loc) · 1.35 KB

README.md

File metadata and controls

55 lines (32 loc) · 1.35 KB

Resume Builder

Quickly build your resume 🚀

Overview

This app is a user-friendly tool designed to simplify the process of creating professional resumes. Whether you are a job seeker, student, or professional, this application provides an intuitive interface for crafting well-structured and visually appealing CVs.

Features

  • Section-based Editing: Organize your CV with dedicated sections such as Experience, Education, Skills, and more.

  • Dynamic Templates: Choose from a variety of templates to give your CV a unique and polished look.

  • Real-time Preview: See your changes instantly with a live preview of your CV as you edit.

  • Export Options: Download your CV in various formats (PDF, Word) for easy sharing with potential employers.

Getting Started

Prerequisites

Make sure you have Node.js installed.

Installation

  1. Clone the repository:

    git clone https://github.com/mikaelguillin/resume-builder.git
  2. Navigate to the project directory:

    cd resume-builder
  3. Install dependencies:

    npm install

Usage

  1. Start the application:

    npm start
  2. Open your browser and visit http://localhost:3000.

  3. Begin creating your CV by adding sections, filling in details, and selecting templates.