Code Monkey home page Code Monkey logo

cv-editor's Introduction

CV editor

Simple and easy CV editor: write -> download -> send to a HR -> receive a dream offer.

CV editor preview

Features

๐Ÿ”ฝ Download in PDF

You can download your CV in a PDF format. To do this, use PDF button on the toolbar.

๐Ÿ’พ Auto saving in a browser

You can finish your CV later. All changes in your CV are automatically saved in your browser (in localstorage).

๐Ÿ‘€ Look an example

You can see a CV example. To see one, use Example button on the toolbar.

๐Ÿ‘Œ Supporting English and Russian langs

You can make CV with English or Russian section titles. To toggle language, use en or ru buttons on the toolbar.

๐Ÿ”— Use md refs in your text

You can add a ref in your text. To do this, use md ref syntax directly in any multiline text input field. For example, [My GitHub profile](https://github.com/yurimikushov) will convert to My GitHub profile.

For developers

Installs the project

git clone https://github.com/yurimikushov/cv-editor.git
cd cv-editor
npm i

Checks a follow CSS writing conventions

npm run stylelint

Checks a follow JS writing conventions

npm run eslint

Runs the app in development mode on localhost:3000

npm start

Builds the app for production to the build folder

npm build

License

The project is available under the MIT License.

cv-editor's People

Contributors

yurimikushov avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

col3name

cv-editor's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.