Commit Graph

2 Commits

Author SHA1 Message Date
tuna2134
4a754c8b87 fix 2026-05-27 12:25:29 +09:00
tuna2134
dcf4255535 feat: initialize project with Tailwind CSS, TypeScript, and basic layout
- Add globals.css to import Tailwind CSS styles
- Create layout.tsx for the root layout with metadata and font integration
- Implement Header component with title and subtitle
- Set up tsconfig.json for TypeScript configuration
2026-05-26 08:41:56 +09:00