Skip to content

Latest commit

 

History

History
38 lines (33 loc) · 1000 Bytes

File metadata and controls

38 lines (33 loc) · 1000 Bytes

Resume Builder Website

Welcome to our Resume Builder Website! Our website allows users to easily create professional and personalized resumes.

Features

  • User-friendly interface for creating and editing resumes
  • Templates to choose from for different job industries
  • PDF export option for final resume
  • Dark mode for easy viewing
  • Image upload for profile picture

Getting Started

  1. Clone this repository to your local machine
git clone 
  1. Navigate to the project directory
cd resume-builder
  1. Install dependencies
npm install
  1. Run the app
npm run start
  1. Open http://localhost:3000 in your browser to see the application running

Built With