mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-24 00:43:29 +10:00
5270a2a9a0
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
63 lines
3.2 KiB
Plaintext
63 lines
3.2 KiB
Plaintext
---
|
|
title: "Free Resume Builder"
|
|
description: "Reactive Resume is a free resume builder with no paywalls or premium tiers for creating, editing, exporting, and sharing unlimited resumes online."
|
|
---
|
|
|
|
Reactive Resume is a free resume builder for creating resumes in a browser, choosing a template, exporting a PDF, and sharing a human-readable public URL when you want someone else to view it. Public resume URLs are shareable for human recipients and are not search-indexed by default.
|
|
|
|
## What you can do for free
|
|
|
|
- Create and manage resumes from the dashboard.
|
|
- Edit resume content with a live preview in the builder.
|
|
- Choose from the templates included with Reactive Resume.
|
|
- Export your resume as a PDF.
|
|
- Share a public resume URL with recruiters, hiring managers, or collaborators.
|
|
|
|
Start with [Introduction](/getting-started/index) for the product overview or follow the [Quickstart](/getting-started/quickstart) to create your first resume on [rxresu.me](https://rxresu.me).
|
|
|
|
## Builder workflow
|
|
|
|
Reactive Resume focuses on the core resume workflow: add your profile, work history, education, skills, projects, and other sections, then adjust layout and template choices before exporting.
|
|
|
|
Useful guides:
|
|
|
|
- [Creating your first resume](/guides/creating-your-first-resume)
|
|
- [Choosing a template](/guides/choosing-a-template)
|
|
- [Fitting content on a page](/guides/fitting-content-on-a-page)
|
|
- [Using the builder dock](/guides/using-the-builder-dock)
|
|
|
|
## When to use this path
|
|
|
|
Use the hosted app when you want to create a resume quickly without running infrastructure. It fits personal resume editing, template selection, PDF export, and sharing a public resume URL with people who need to review your resume.
|
|
|
|
## When not to use this path
|
|
|
|
Do not rely on the hosted app alone if your organization requires a controlled deployment, custom auth, or specific data residency rules. In that case, review [Self-hosting with Docker](/self-hosting/docker). If an application requires a file upload, export a PDF instead of sending only a public URL.
|
|
|
|
## Export and sharing options
|
|
|
|
You can download a PDF for applications that require a file. You can also enable a public resume URL for human recipients when a link is more convenient than an attachment.
|
|
|
|
Public resume URLs are for sharing with people you choose to send the link to. For details, see [Exporting your resume](/guides/exporting-your-resume) and [Sharing your resume publicly](/guides/sharing-your-resume-publicly).
|
|
|
|
## Next action
|
|
|
|
Open [rxresu.me](https://rxresu.me) to create a resume, or follow [Creating your first resume](/guides/creating-your-first-resume) if you want the guided workflow.
|
|
|
|
## Related resources
|
|
|
|
<CardGroup cols={2}>
|
|
<Card title="Use the hosted app" icon="rocket" href="https://rxresu.me">
|
|
Open the official Reactive Resume instance.
|
|
</Card>
|
|
<Card title="Source code" icon="github" href="https://github.com/amruthpillai/reactive-resume">
|
|
View the project repository.
|
|
</Card>
|
|
<Card title="License" icon="scale-balanced" href="/legal/license">
|
|
Review the project license.
|
|
</Card>
|
|
<Card title="Privacy policy" icon="shield-check" href="/legal/privacy-policy">
|
|
Learn how the hosted service describes data handling.
|
|
</Card>
|
|
</CardGroup>
|