A modern resume builder that allows users to create, customize, and download professional resumes effortlessly. Built with React.js, Next.js, and TailwindCSS, this tool ensures a smooth and responsive user experience.
🔗 Live Website: Resumake
📂 Repository: GitHub
✅ Create Custom Resumes – Input personal and professional details dynamically.
✅ Live Preview – See real-time changes as you edit your resume.
✅ Multiple Templates – Choose from a variety of clean and professional designs.
✅ Download as PDF – Export your resume in high-quality PDF format.
✅ User Authentication – Secure login/signup using Firebase Authentication.
✅ Fully Responsive – Optimized for all devices, from mobile to desktop.
🚀 [Add a screenshot of the homepage]
📌 [Add a screenshot of the resume preview page]
git clone https://github.com/gaznafis007/resumake.git
cd resumakenpm installCreate a .env.local file in the root directory and add the following:
NEXT_PUBLIC_BASE_URL=http://localhost:3000
NEXT_PUBLIC_DB_USER=your_database_username
NEXT_PUBLIC_DB_PASS=your_database_cluter_password
NEXT_PUBLIC_GOOGLE_CLIENT_ID=your_next_auth_google_client_id
NEXT_PUBLIC_GOOGLE_CLIENT_SECRET=your_next_auth_google_client_secretnpm run devThe project will now be available at http://localhost:3000/.
If you have any questions or suggestions, feel free to reach out:
⭐ If you find this project helpful, don't forget to star the repository! ⭐
✅ Live Demo & GitHub Links
✅ Clear Feature List
✅ Technology Stack with Icons
✅ Screenshots Placeholder (Add your own images)
✅ Detailed Installation Guide
✅ Environment Variables Setup
✅ Contact & Social Media Links