Skip to content

da-vinci-noob/cv

Repository files navigation

Minimalistic CV

Nuxt 3 (VueJS) WebApp that generates a minimal CV.

Setup Locally

  1. Clone Repository.
    git clone https://github.com/da-vinci-noob/cv.git
    
  2. Move into the directory.
    cd cv
    
  3. Install Dependencies
    yarn install
    
  4. Run the server
    yarn dev
    
  5. Download Sample.json file from the homepage.
  6. Edit the Sample.json file with add your own information and skills.
  7. Upload the sample file on the homepage.
  8. You can now view your CV in the browser.

Note: You can Copy the content of the Sample.json file and add it to the Environment Variable USER_DETAILS for the persistent data, without having to upload the JSON file everytime. (Remember to delete all the new line characters from the ENV Var if any issue persists).

Features/Tech

  • This project was built using Nuxt 3, Vue 3, TailwindCSS.
  • This project has been tested on Node v20.5.0, Please make sure you have Node installed before proceeding.
  • Responsive to all the devices.

Note: The app is built using Nuxt.js, which means it's a Vue project with additional features provided by Nuxt.

Thanks, Contributions are welcome! <3.

Made with ❤️ and Nuxt / Vue

About

Simple Minimilistic CV Template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors