initial commit

This commit is contained in:
2024-04-26 16:34:18 +02:00
commit 1590b3f36a
119 changed files with 6787 additions and 0 deletions

5
package.json Normal file
View File

@ -0,0 +1,5 @@
{
"dependencies": {
"animate.css": "^4.1.1"
}
}