Skip to content

Shanidhya01/Resume-Builder

Repository files navigation

Resume Builder

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.

Features

  • 📝 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.

Tech Stack

Getting Started

  1. Clone the repository:
    git clone https://github.com/Shanidhya01/Resume-Builder.git
    cd Resume-Builder
  2. Install dependencies:
    npm install
    # or
    yarn install
  3. Run the development server:
    npm run dev
    # or
    yarn dev
  4. Open in browser: Visit http://localhost:3000

Project Structure

  • app/ - Next.js app directory (pages, layouts, templates)
  • components/ - Reusable UI and editor components
  • store/ - Redux store and slices
  • config/ - Resume field configuration
  • public/ - Static assets and templates
  • utils/ - Utility functions

Screenshots

Resume Editor Screenshot Template Preview Screenshot

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

License

This project is licensed under the MIT License.


Made with ❤️ by Shanidhya

About

A full-stack Resume-Builder application built with React.js and Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors