untitled-8262
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data β all from the browser, and deployed in milliseconds.
index.ts
https://emmysmat--8c8bdb243fb111f0ab9576b3cceeab13.web.val.run
A modern, responsive personal portfolio built with React, TypeScript, and TailwindCSS on Val Town.
- π± Fully responsive design
- π¨ Modern UI with smooth animations
- π§ Contact form integration
- π Fast loading and optimized
- π― Clean, professional layout
βββ backend/
β βββ index.ts # Hono server for serving static files
βββ frontend/
β βββ components/
β β βββ App.tsx # Main portfolio component
β βββ index.html # HTML template
β βββ index.tsx # React entry point
β βββ style.css # Custom styles
βββ shared/
βββ types.ts # Shared TypeScript types
Edit the portfolio data in frontend/components/App.tsx
to personalize:
- Personal information and bio
- Skills and technologies
- Project showcase
- Contact information
- Social media links
This portfolio is automatically deployed on Val Town. The backend serves the frontend files and handles any API requests.