feat: Building the app in it's first version

This commit is contained in:
gauvainboiche
2026-09-15 23:12:57 +02:00
parent 34792e2782
commit 64a3d9b556
42 changed files with 2699 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
<svg viewBox="0 0 120 120" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Ventôse">
<circle cx="60" cy="60" r="54" fill="#f6efe0" stroke="#8a6b45" stroke-width="2"/>
<g fill="none" stroke="#7d8a76" stroke-width="3" stroke-linecap="round">
<path d="M26 46 C50 36 62 46 78 40"/>
<path d="M22 62 C52 50 66 64 94 54"/>
<path d="M30 78 C54 70 64 80 84 72"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 395 B