mirror of
https://github.com/BreizhHardware/portfolio.git
synced 2026-05-09 00:07:09 +02:00
No description
- TypeScript 57.4%
- CSS 39.8%
- JavaScript 1.7%
- HTML 1.1%
|
|
||
|---|---|---|
| .devcontainer | ||
| .github | ||
| cypress | ||
| public | ||
| src | ||
| .gitignore | ||
| cypress.config.ts | ||
| env.d.ts | ||
| index.html | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| README.md | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| vite.config.mts | ||
Portfolio de Félix MARQUET
Description
Ce portfolio contient mon CV, mes projets et mes informations de contact. Il a été développé en utilisant React et TypeScript.
Installation
Pour installer et exécuter ce projet, suivez les étapes suivantes :
git clone https://github.com/BreizhHardware/portfolio.git
cd portfolio
npm run build
[ Voir le site ]