Skip to content

Lars-Klinkenberg/Homepage

Repository files navigation

PortfolioPage

Description

This project is a portfolio page showcasing my coding projects and skills. It serves as a central hub to learn more about my work and experience.

Features

  • Responsive design for optimal viewing on different devices
  • Sections for project showcases, skills, and contact information
  • Easy navigation through the page using a menu or scroll

Installation

  1. Clone the repository
  2. Navigate to the project directory
  3. Install dependencies: npm install
  4. Start the development server: npm run start

Deployment

https://v17.angular.io/guide/deployment

ng build --output-path docs --base-href /./

  • When the build is complete, make a copy of docs/index.html and name it docs/404.html.
  • Commit your changes and push.