A modern, responsive portfolio website built with React, TypeScript, and Hono.
āāā backend/
ā āāā index.ts # Hono server with API routes
āāā frontend/
ā āāā components/
ā ā āāā App.tsx # Main React application
ā ā āāā Header.tsx # Navigation header
ā ā āāā Hero.tsx # Hero section
ā ā āāā About.tsx # About section
ā ā āāā Projects.tsx # Projects showcase
ā ā āāā Contact.tsx # Contact form
ā ā āāā Footer.tsx # Footer component
ā āāā index.html # Main HTML template
ā āāā index.tsx # React entry point
ā āāā style.css # Custom styles
āāā shared/
ā āāā types.ts # Shared TypeScript types
āāā README.md
frontend/components/App.tsx
frontend/style.css
CONTACT_EMAIL
: Email address to receive contact form submissions