๐ Vue Resume Template โ Gabriel Becker
This project is a customized version of Vue Resume Template originally developed by Ryan Balieiro.
It showcases the fictional resume of a Data Analyst named Gabriel Becker, featuring a modern, responsive design with a sleek blue-themed layout.
Click here to view the live preview.
To run this project locally:
# Clone the repo
git clone https://github.com/ryansandbox/gabriel-becker-vue-resume
# Navigate into the project
cd gabriel-becker-vue-resume
# Install dependencies
npm install
# Start the development server
npm run dev