untitled-923
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://Piyush1234--610753383b2511f0aa909e149126039e.web.val.run
A modern, responsive website for George College of Management And Science featuring academic programs, admissions information, and campus resources.
βββ backend/
β βββ index.ts # Main Hono server
βββ frontend/
β βββ components/
β β βββ App.tsx # Main React application
β β βββ Header.tsx # Navigation header
β β βββ Hero.tsx # Hero section
β β βββ Programs.tsx # Academic programs
β β βββ About.tsx # About section
β β βββ Admissions.tsx # Admissions information
β β βββ Campus.tsx # Campus life
β β βββ Footer.tsx # Footer component
β βββ index.html # Main HTML template
β βββ index.tsx # Frontend entry point
β βββ style.css # Custom styles
βββ shared/
βββ types.ts # Shared TypeScript types
- Responsive design with TailwindCSS
- Modern React components
- Academic program showcase
- Admissions information
- Campus life highlights
- Contact information
- Professional college branding
- Backend: Hono (TypeScript)
- Frontend: React 18.2.0 with TypeScript
- Styling: TailwindCSS
- Platform: Val Town
The website is served through a Hono backend that handles static file serving and provides a clean, professional interface for prospective students and current students alike.