A web application where users can build their resume and download.
This project is currently in development
- 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
- 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
- Install:
$ npm install
- To Start Server:
$ npm run start/dev
https://next-js-cv-maker.vercel.app/
NextJS, Material UI, React-PDF library