Public
Like
untitled-9291
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.
A modern web application for IDES INTERIOR featuring IDESA, a virtual interior design assistant.
βββ backend/
β βββ index.ts # Main API entry point with Hono
β βββ README.md
βββ frontend/
β βββ components/
β β βββ App.tsx # Main application component
β β βββ Header.tsx # Header component
β β βββ Footer.tsx # Footer component
β β βββ Hero.tsx # Hero section component
β β βββ Services.tsx # Services section component
β β βββ Portfolio.tsx # Portfolio section component
β β βββ About.tsx # About section component
β β βββ Contact.tsx # Contact section component
β β βββ ChatAssistant.tsx # IDESA chat assistant component
β βββ assets/
β β βββ logo.svg # Logo SVG
β βββ index.html # Main HTML template
β βββ index.tsx # Frontend JS entry point
β βββ README.md
βββ README.md
βββ shared/
βββ README.md
βββ types.ts # Shared types
- Modern, responsive design using React and Tailwind CSS
- IDESA virtual design assistant powered by OpenAI
- Interactive sections showcasing IDES INTERIOR services and portfolio
- Contact form for client inquiries
- Frontend: React, Tailwind CSS
- Backend: Hono (API framework)
- AI Integration: OpenAI API
- Deployment: Val Town