Skip to content

resuméd is a lightweight, user-friendly tool designed to help individuals quickly create their own resume.

Notifications You must be signed in to change notification settings

mariware/resume-builder

Repository files navigation

Project Logo

a simple resume builder by mariware

Create, preview, and download a resume easily. Live Demo: resuméd

📖 Features

resuméd is a lightweight, user-friendly tool designed to help individuals quickly create their own resume. It focuses on simplicity and accessibility, guiding users through a structured form while generating a real-time preview of the resume.

  • ✍️ User Input Form: Fill out details like contact info, education, work experience, and skills.
  • 📄 Real-time Resume Preview: Instantly see updates with a PDF preview.
  • 📥 Download as PDF: Export resumes in a PDF format.
  • 🎨 Responsive Design: Works on desktop and mobile screens.

🚀 Tech Stack

This app is built with Next.js Next.js primarily for its project structure and routing. It is developed on React React for modular, component-based rendering and efficient state management. It is styled with TailwindCSS TailwindCSS for a responsive and maintainable UI design. The app is also integrated with React-PDF for generating, previewing, and downloading resumes in PDF format.

📦 Installation

Clone the repository:

git clone https://github.com/yourusername/resume-builder.git
cd resume-builder

Install dependencies:

npm install

Run the development server:

npm run dev

The app will be available at http://localhost:3000.

📸 Screenshots

laptop screenshot tablet screenshot phone screenshot

📝 Notes

This project was created as part of The Odin Project's Full Stack Course. It is intended as a practice project.

About

resuméd is a lightweight, user-friendly tool designed to help individuals quickly create their own resume.

Resources

Stars

Watchers

Forks