Skip to content

Sabbirhossain97/NextJs_CV-Maker

Repository files navigation

NextJS | CV Builder

A web application where users can build their resume and download.

Project Status

This project is currently in development

Overview

Functionality

  • Users can upload photo, their information and custom section.
  • Users can delete their custom section and also required section
  • Users can see the changes live in rendered pdf viewer.
  • Users can download resume as pdf

Installation

  1. Clone down this repository. You will need node and npm installed globally on your machine.
  $ git clone https://github.com/Sabbirhossain94/NextJs_CV-Maker.git
  1. Install:
  $ npm install 
  1. To Start Server:
  $ npm run start/dev 

Demo

https://next-js-cv-maker.vercel.app/

Technology Used

NextJS, Material UI, React-PDF library