Site Live Demo - https://resumeebuilderrr.netlify.app/
Welcome to our Resume Builder Website! Our website allows users to easily create professional and personalized resumes.
- 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
- Clone this repository to your local machine
git clone https://github.com/ayushsingh186312/resume_builder.git- Navigate to the project directory
cd resume-builder- Install dependencies
npm install- Run the app
npm run start- Open http://localhost:3000 in your browser to see the application running