feat: add routing and landing page

This commit is contained in:
2025-02-07 18:31:20 +07:00
parent d5829ffd0d
commit e6e9e25d8d
13 changed files with 1130 additions and 4 deletions

View File

@ -0,0 +1,3 @@
@tailwind base;
@tailwind components;
@tailwind utilities;