- Implemented MtrDisplayBoard component to show train schedules with weather information.
- Created MtrTrainInfo component to manage state and render MtrDisplayBoard.
- Added ScreenshotTaker component for downloading screenshots of the display board.
- Introduced theme toggle functionality with ThemeToggle component.
- Developed various UI components including Button, Card, ColorPicker, DropdownMenu, Input, Label, Popover, Select, Separator, Switch, Tabs, and Textarea.
- Added utility functions for class name merging and tool definitions.
- Added global CSS file with Tailwind CSS integration and custom styles for light and dark themes.
- Created layout component to manage global layout and font settings using Google Fonts.
- Developed home page with responsive design, including navigation and deployment links.
- Added TypeScript configuration for strict type checking and module resolution.
- Created an empty page for the RT guide section.