Commit Graph

3 Commits

Author SHA1 Message Date
GW_MC
a725d348e1 feat: add account management types and zustand store implementation 2026-05-28 05:47:54 +00:00
GW_MC
6d983b6cd9 feat: restructure application with new routing and layout components
- Added react-router configuration for improved navigation.
- Created a new AppLayout component for consistent layout structure.
- Implemented TopNavigation and BottomNavigation for enhanced user experience.
- Introduced a new Button component with customizable variants and sizes.
- Migrated existing App logic to a new structure, removing the old App.tsx.
- Updated styles with Tailwind CSS and custom utility functions.
- Added error boundary handling for better error management.
- Integrated new routes for home and other pages.
- Removed unused files and optimized the project structure.
2026-05-28 04:05:07 +00:00
GW_MC
e5cac44ce5 init 2026-05-25 03:43:34 +00:00