FlorianBx / Portfolio-V2

Professional portfolio crafted using Vue.js and TypeScript, ensuring a robust architecture and highly maintainable code. The aesthetic and responsive design was achieved with TailwindCSS, providing a seamless user experience across all screen sizes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 git@github.com: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

About

Professional portfolio crafted using Vue.js and TypeScript, ensuring a robust architecture and highly maintainable code. The aesthetic and responsive design was achieved with TailwindCSS, providing a seamless user experience across all screen sizes.


Languages

Language:Vue 94.6%Language:JavaScript 2.1%Language:TypeScript 1.4%Language:HTML 1.2%Language:CSS 0.7%Language:Shell 0.1%