Skip to content

Qyea/Tech-Showcase

Repository files navigation

Portfolio Project

Welcome to my Vue.js portfolio! I am a passionate frontend developer with expertise in Vue.js framework.

Preview

By clicking on this link you can get acquainted with the project

Setup

  1. Make sure you have Node JS installed. If you don't have it:
brew install node

  1. Clone the repo:
git clone https://github.com/Qyea/Tech-Showcase.git

  1. Open the project folder:
cd portfolio

  1. Install packages and dependencies:
npm install

  1. Start a local dev server at http://localhost:5173 :
npm run dev

Features