Added frontend project with some basic api fetching implemented.

This commit is contained in:
2024-12-06 12:33:48 +01:00
parent cd49d32dd7
commit bab8fa6c25
20 changed files with 11147 additions and 6 deletions
+3
View File
@@ -0,0 +1,3 @@
@tailwind base;
@tailwind components;
@tailwind utilities;