๐ Vue Resume Template โ Alana Richard
This project is a customized version of Vue Resume Template originally developed by Ryan Balieiro.
It showcases the fictional resume of a Vue Developer named Alana Richard, featuring a modern, responsive design with a sleek green-themed layout. Ideal for Vue developers who want to present their skills in a stylish, single-page resume format.
Click here to view the live preview.
To run this project locally:
# Clone the repo
git clone https://github.com/ryansandbox/alana-richard-vue-resume
# Navigate into the project
cd alana-richard-vue-resume
# Install dependencies
npm install
# Start the development server
npm run dev