This is the source code for my personal portfolio website, built with Vue.js (Vue 3 recommended). It showcases my skills, projects, and experience as a Front-end Developer, Data Analyst.
- Responsive Design
- Interactive UI
- Front-end:
- Vue.js 3
- HTML5
- CSS3
- JavaScript (ES6+)
- Vercel
These instructions will help you get a copy of the project up and running on your local machine.
- Node.js and npm: Make sure you have Node.js (https://nodejs.org/) and npm (Node Package Manager) installed. You can check by running
node -vandnpm -vin your terminal.
-
Clone the Repository:
git clone https://github.com/Shaillydeep/Portfolio.git
-
Navigate to the Project Directory:
cd Portfolio -
Install Dependencies:
npm install
-
Run the Development Server:
npm run dev
-
Open your Browser and Visit:
http://localhost:5173/