my second commit

This commit is contained in:
Pierre Tellier
2024-04-20 14:07:05 +02:00
parent 547b5de903
commit 2d68715003
11 changed files with 708 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
dist/*
.parcel-cache
.vscode/*
node_modules
package-lock.json