Initial commit

Signed-off-by: 0xf8 <0xf8.dev@proton.me>
This commit is contained in:
2023-02-25 12:24:57 -05:00
commit 3e3361ddbc
51 changed files with 8704 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
yarn.lock
node_modules
.parcel-cache
dist
public