Commit Graph
4 Commits
Author SHA1 Message Date
defiQUGandCursor 85b54e7f5b Align branding, PWA manifest, and contact details with mim4u.org.
Unify logos (footer dark symbol), OG image URL, canonical phone/EIN in siteContent, and foundation copy in i18n, env example, and AI chat prompt.

Co-authored-by: Cursor <[email protected]>
2026-05-27 20:21:12 -07:00
defiQUGandCursor dc1281dc1f Use @mim4u.org addresses across the public site and legal pages.
Centralize EMAILS in siteContent; primary contact [email protected]; role-specific privacy, donate, and access addresses; update SEO, chat, and i18n defaults.

Co-authored-by: Cursor <[email protected]>
2026-05-27 13:32:14 -07:00
defiQUG 5ba74050fc docs(env): optional chat API base URL and VITE_ENABLE_CHAT flag
Made-with: Cursor
2026-04-07 22:56:18 -07:00
defiQUG 1b3793447a feat: initialize project with Tailwind CSS, React, and TypeScript setup
- Added Tailwind CSS configuration with custom theme colors and animations.
- Created global styles in index.css including custom scrollbar and button components.
- Set up main entry point in main.tsx to render the App component.
- Configured TypeScript with strict settings and path mapping.
- Added support for high contrast mode and reduced motion in styles.
- Included print styles for better printing experience.
2025-10-04 18:11:14 -07:00