Skip to content

Latest commit

 

History

History
83 lines (55 loc) · 2.11 KB

README.md

File metadata and controls

83 lines (55 loc) · 2.11 KB

DavidsDvm-Webpage

This repository contains my personal portfolio web page built with Vue.js. On this site, I share insights about my background, showcase my projects, and provide ways to get in touch.

Table of Contents

Demo

A live version of the project is available here: View Live Demo

Features

  • Responsive Design: Optimized for desktops, tablets, and mobile devices.
  • Dynamic Content: Interactive sections to showcase projects and personal achievements.
  • Smooth Navigation: User-friendly interface with seamless transitions.
  • Modern UI: Clean and minimalistic design that reflects my personal style.

Technologies Used

  • Vue.js: The progressive JavaScript framework powering the front end.
  • HTML5 & CSS3: Markup and styling for a modern and accessible design.
  • JavaScript: Core language for interactive components.
  • npm: For dependency management and project scripts.

Project Setup

To get started locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/DavidsDvm/DavidsDvm-Webpage.git
  1. Navigate into the project directory:
npm install
  1. Install dependencies:
yarn

Development

To run the project locally with hot-reloading:

yarn serve

Once the server is running, open your browser and navigate to http://localhost:8080 (or the port specified in your terminal) to view the application.

Production Build

When you are ready to deploy the site, compile and minify the application with:

yarn build

Customization

For more advanced configuration options, please refer to the Vue CLI Configuration Reference.

Contact

For any questions, suggestions, or feedback, feel free to reach out: