✨ A beautiful, full-stack web application to create, customize, and download professional resumes! ✨
If you find this project useful or inspiring, consider giving it a star — it helps a lot!
- 🔐 Secure user authentication (Sign Up & Login)
- 📄 Easily create, edit, and manage resumes
- 🖼️ Upload profile pictures and certificates
- 🎨 Choose from various modern resume templates
- 🔄 Live preview & download resumes as high-quality images
- 📱 Fully responsive and mobile-friendly interface
resume_builder/
├── backend/ # Node.js/Express API and MongoDB models
└── frontend/ # React application (Vite)- Node.js (v14+ recommended)
- npm or yarn
- MongoDB (local or MongoDB Atlas)
cd backend
npm install
# Configure MongoDB connection string in backend/config/db.js
npm startRuns at: http://localhost:5000
cd frontend
npm install
npm run devRuns at: http://localhost:5173
- Register a new account or login with existing credentials
- Create a resume and input your personal & professional info
- Upload your photo and certifications (optional)
- Pick a template that suits your style
- Preview and download your resume as an image
backend/– REST API, Authentication logic, and File Uploadsfrontend/– UI Components, Routes, Context API, and Utilities
Licensed under the MIT License — feel free to use, modify, and distribute.
.png)
.png)
.png)
.png)
.png)
.png)