Initial Commit

This commit is contained in:
2023-12-11 11:33:03 +01:00
commit 42d60c4882
25 changed files with 776 additions and 0 deletions

36
.gitignore vendored Normal file
View File

@@ -0,0 +1,36 @@
# Dependencies
/node_modules
# Production build
/dist/
# Local environment
.env.local
.env.*.local
# Logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*
*.log
# Editor directories and files
.idea/
.vscode/
*.swp
*.swo
*.swn
# OS specific
.DS_Store
Thumbs.db
# Cache
.cache/
.notes
*.lock
package-lock.json
assets/fonts