Skip to content

rahmandikahaekal/vue-resume

 
 

Repository files navigation

About

This is a template for you if you want to put your resume online to share it easily with future employers or clients!

See Demo page.

Versions

Commands

command What it does?
npm run dev Starts the server in dev mode
npm run lint Runs ESLint on project
npm run prettier Runs prettier on entire src folder
npm run prettier:verify Runs prettier-check and throws error if fails
npm run prettier:staged Runs prettier on only staged (changed) files

Dependencies

Package What it does? Link
@headlessui/vue A set of completely unstyled, fully accessible UI components for Vue 3, designed to integrate beautifully with Tailwind CSS. Here
@heroicons/vue Beautiful hand-crafted SVG icons, by the makers of Tailwind CSS. Here
vue-easy-lightbox A Vue.js 3.0 image lightbox component with Zoom / Drag / Rotate / Switch . Here
vue-i18n Vue I18n is internationalization plugin for Vue.js Here

Dev Dependencies

Package What it does? Link
prettier An opinionated code formatter Here
prettier-plugin-tailwindcss A Prettier plugin for Tailwind CSS that automatically sorts classes based on our recommended class order Here
tailwindcss A utility-first CSS framework for rapidly building custom user interfaces. Here

Icons

This project use Hero Icons

Disclaimer

The Tailwind name and logos are trademarks of Tailwind Labs Inc. The Vue name and logos are trademarks of Vue.

About

Developer resume template with Tailwind CSS and Vue.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 83.0%
  • TypeScript 11.3%
  • JavaScript 3.4%
  • HTML 1.4%
  • CSS 0.9%