Skip to content

BenjaminLesne/Portfolio

Repository files navigation

Portfolio

See the website

Technologies used:

  • React
  • TypeScript
  • vitest
  • react-testing-library
  • playwright
  • i18next
  • eslint
  • vite
  • eslint
  • react-transition-group
  • husky (manage git hooks)
  • prettier
  • lint-staged (lint staged files in git commits)

Installation

In your terminal, inside any folder:

  • Get the code with git clone https://github.com/BenjaminLesne/Portfolio.git
  • Install the dependencies with pnpm install
  • launch the app in your browser on localhost:3000/Portfolio_03012022 with pnpm dev

Deploy the app to github-pages

In the root folder, in your terminal, run:

If the website is running without the new changes, try to clear your cache.

useful info

to skip the pipeline you have to pass the flag --no-verify like so:

git push --no-verify

Releases

No releases published

Packages

No packages published

Languages