vue-resume
vue-resume copied to clipboard
a live resume builder using VueJs
vue-resume
a live resume builder with vueJs
Demo
Go to https://SakhriHoussem.github.io/vue-resume
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint
Customize configuration
Resources
those are some tutorials and article that helped me to make this app
- Vue Mastery
- Laracasts JavaScript Skill
- Learn Vue.js - Full Course for Beginners - 2019
- Pass Data Between Components
- Structure and manage Vuex store with Modules
Dependencies
those are some dependencies used on this project
- data management : vuex
- validation : simple-vue-validate
- icons : fontAwesome
- date : vue2-datepicker
- css framework : BootstrapVue
- github buttons : vue-github-buttons
- markdown : vue-markdown
- lang : vue-i18n
- drag & drop : Vue-Draggable
- PDF generation : jsPDF
- text Editor : v-markdown-editor