Skip to content

Latest commit

 

History

History
85 lines (54 loc) · 2.46 KB

README.md

File metadata and controls

85 lines (54 loc) · 2.46 KB

Florian Beaumont's Portfolio



LightHouse Score Maintenance Website shields.io

Introduction

This repository contains the source code for my Vue.js portfolio. The website serves to showcase my skills, experience, and projects in web development. Portfolio Preview

Technologies Used

Features

  • Personal and professional introduction
  • Skills section
  • Project gallery
  • Technical blog (coming soon)
  • Contact

Local Installation and Running

To install and run this project locally, follow these steps:

  1. Clone the repository:

    git clone [email protected]:BFlorian91/Portfolio-V2.git
  2. Install the dependencies:

    cd Portfolio-V2
    pnpm install
  3. Run the project:

    pnpm run serve

You can now access the application at http://localhost:5173.

Tests

To run unit tests:

pnpm run test

Deployment

The site is currently deployed via Netlify.

Author

  • Florian Beaumont - Web Developer specialized in Vue.js and other front-end technologies.

GitHub watchers GitHub latest commit GitHub commits