Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 1.58 KB

README.md

File metadata and controls

48 lines (31 loc) · 1.58 KB

Resume Dev

image

Table of Contents

Introduction

Welcome to Resume Dev, an innovative open-source platform designed to revolutionize the way professional resumes are crafted. This sophisticated tool enables users to present their skills and experiences effectively to prospective employers.

Objective

Resume Dev is committed to democratizing professional resume creation. Our aim is to provide a simple, no-cost solution for job seekers to create impactful resumes that engage recruiters and pave the way to their career success.

Key Features

  • Instantaneous Feedback: Watch as your resume transforms in real-time with each piece of information you enter.
  • Curated Designs: Select from a range of contemporary, ATS-optimized templates that adhere to the latest recruitment standards.
  • Privacy-Centric: With all operations conducted on your local device, your personal information remains completely private.
  • Effortless Migration: Import your existing resume content easily for a quick and smooth transition.

Setting Up

Installation Instructions:

  1. Retrieve the source code:
    git clone https://github.com/shriya-02coder/resume-dev.git 
  2. Enter the project's directory:
    cd resume-dev
  3. Prepare necessary dependencies:
    npm install
  4. Activate the development server:
    npm start
  5. Navigate to http://localhost:3000 to begin crafting your resume.