A modern, customizable resume builder web app built with Next.js, React, and Tailwind CSS. Instantly create, edit, and download beautiful resumes with live preview and multiple templates.
- 📝 Live Resume Editor: Add, edit, and remove sections in real time.
- 🎨 Multiple Templates: Choose from a variety of professional resume templates.
- 👀 Instant Preview: See your changes live as you edit.
- 📄 Export as PDF/HTML: Download your resume in PDF or HTML format.
- 💾 Auto-Save: Your progress is saved automatically in the browser.
- 🌙 Dark Mode: Enjoy a beautiful dark theme for late-night editing.
- ⚡ Fast & Responsive: Built with Next.js App Router and optimized for all devices.
- Clone the repository:
git clone https://github.com/Shanidhya01/Resume-Builder.git cd Resume-Builder - Install dependencies:
npm install # or yarn install - Run the development server:
npm run dev # or yarn dev - Open in browser: Visit http://localhost:3000
app/- Next.js app directory (pages, layouts, templates)components/- Reusable UI and editor componentsstore/- Redux store and slicesconfig/- Resume field configurationpublic/- Static assets and templatesutils/- Utility functions
Contributions are welcome! Please open an issue or submit a pull request.
This project is licensed under the MIT License.
Made with ❤️ by Shanidhya

