a live resume builder with vueJs
Go to https://SakhriHoussem.github.io/vue-resume
npm install
npm run serve
npm run build
npm run lint
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
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