Commit Graph

4 Commits

Author SHA1 Message Date
boilerrat 8ac97f64fb feat: Implement theme system and improve UI components - Add theme provider and toggle, fix select component, add product search, auth components, and Supabase integration 2025-03-04 23:54:05 -05:00
boilerrat d485fc1694 Set up Supabase client configuration for self-hosted instance 2025-03-04 22:46:15 -05:00
boilerrat 1b73482ce8 Setup project dependencies and initial structure for Canadian Alternatives app
- Added core dependencies: Shadcn UI, Tailwind, Framer Motion, React Hook Form, Zod
- Configured global CSS with dark mode and custom color palette
- Updated README with project description, tech stack, and setup instructions
- Restructured home page with product search and value proposition sections
- Prepared layout with navigation bar and footer placeholders
- Integrated nuqs for URL state management
2025-03-04 22:07:10 -05:00
boilerrat 9d4065dceb Initial commit from Create Next App 2025-03-04 21:06:31 -05:00