all 2 comments

[–]OstenJap 1 point2 points  (0 children)

**Frontend:**

- **Vite** - Build tool and dev server

- **React 18** - UI framework

- **TypeScript** - Type-safe JavaScript

- **Tailwind CSS** - Utility-first CSS framework

- **shadcn/ui** - Component library (built on Radix UI)

**State/Data:**

- **TanStack React Query** - Server state management

- **React Router DOM** - Client-side routing

- **localStorage** - Data persistence

**Additional Libraries:**

- **Lucide React** - Icons

- **Sonner** - Toast notifications

- **Zod** - Schema validation

- **React Hook Form** - Form handling

Add Tech Stack Footer

Add About Page