Upwork
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.
Viewing readonly version of main branch: v3View latest version
A modern, responsive portfolio website showcasing web development, web design, and graphic design services.
├── backend/
│ └── index.ts # Main Hono server
├── frontend/
│ ├── components/
│ │ ├── App.tsx # Main React app
│ │ ├── Header.tsx # Navigation header
│ │ ├── Hero.tsx # Hero section
│ │ ├── About.tsx # About section
│ │ ├── Services.tsx # Services section
│ │ ├── Portfolio.tsx # Portfolio gallery
│ │ ├── Contact.tsx # Contact section
│ │ └── Footer.tsx # Footer component
│ ├── index.html # Main HTML template
│ ├── index.tsx # Frontend entry point
│ └── style.css # Custom styles
├── shared/
│ └── types.ts # Shared TypeScript types
└── README.md
- Responsive design with modern UI/UX
- Smooth scrolling navigation
- Interactive portfolio gallery
- Contact form
- Professional service showcase
- Mobile-optimized layout
- Frontend: React 18.2.0 with TypeScript
- Backend: Hono framework
- Styling: TailwindCSS
- Icons: Lucide React