Skip to content

Ankan-cyber/resumeio2pdfnextjs

Repository files navigation

Resume Downloader

A web application that allows users to download their Resume.io resume in PDF format for free.

Tech Stack

Features

  • User inputs their Resume.io link
  • Webapp downloads the PDF of the resume
  • Free and easy to use

Getting Started

  1. Clone this repository
git clone https://github.com/Ankan-cyber/resumeio2pdfnextjs
  1. Install dependencies
npm install
  1. Start the development server
npm run dev
  1. Open http://localhost:3000 in your browser to view the app

Open in GitHub Codespaces

The Original Inspiration

Contributions

We welcome contributions to this project. If you have an idea or have found a bug, please open an issue to discuss it. If you'd like to contribute, please fork the repository and create a pull request with your changes.