This repository contains the source code for my Vue.js portfolio. The website serves to showcase my skills, experience, and projects in web development.
- Personal and professional introduction
- Skills section
- Project gallery
- Technical blog (coming soon)
- Contact
To install and run this project locally, follow these steps:
-
Clone the repository:
git clone git@github.com:BFlorian91/Portfolio-V2.git
-
Install the dependencies:
cd Portfolio-V2 pnpm install
-
Run the project:
pnpm run serve
You can now access the application at http://localhost:5173
.
To run unit tests:
pnpm run test
The site is currently deployed via Netlify.
- Florian Beaumont - Web Developer specialized in Vue.js and other front-end technologies.