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.
Viewing readonly version of main branch: v9View latest version
This directory contains the frontend code for the IDES INTERIOR web application.
index.html
: Main HTML templateindex.tsx
: React entry pointcomponents/
: React componentsassets/
: Static assets like images and icons
App.tsx
: Main application componentHeader.tsx
: Header component with navigationFooter.tsx
: Footer componentHero.tsx
: Hero section componentServices.tsx
: Services section componentPortfolio.tsx
: Portfolio section componentAbout.tsx
: About section componentContact.tsx
: Contact section componentChatAssistant.tsx
: IDESA chat assistant component