Create a professional resume and personal in minutes with live preview, customizable fields, and instant PDF export. Built using the MERN stack (MongoDB, Express.js, React, Node.js).
- 🔐 User Authentication (JWT-based)
- 📝 Dynamic Resume Builder with live preview
- 📄 Instant PDF Export
- 🎨 Clean, responsive UI (mobile + desktop friendly)
- Role-Based Access Control: User role based interfaces (user, admin)
Frontend
- React.js
- Tailwind CSS / CSS Modules
- Axios
Backend
- Node.js
- Express.js
- MongoDB + Mongoose
- JWT for auth
- jsPDF & html2canvas (for PDF generation)
ResuMeUp/
├── client/ # React frontend
├── server/ # Express backend
├── .env
└── README.md
📄 License MIT
