Public
Like
Cine
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://eddie_walk--f3a404bc427c11f09c9c76b3cceeab13.web.val.run
A modern, responsive website for Cinetwa, an organization dedicated to promoting film culture across Africa through school-based film clubs and community engagement.
Cinetwa is about the love of film. We promote film culture across Africa by creating vibrant communities, especially through school-based film clubs.
- Hero section with mission statement and call-to-action
- About Us with core values and founding story
- Film Clubs information and benefits
- Events showcase (upcoming and past)
- Get Involved section with forms
- Contact information and social links
- Responsive design optimized for all devices
βββ backend/
β βββ index.ts # Main Hono server
βββ frontend/
β βββ index.html # Main HTML template
β βββ index.tsx # React app entry point
β βββ style.css # Custom styles
β βββ components/
β βββ App.tsx # Main app component
β βββ Hero.tsx # Hero section
β βββ About.tsx # About Us section
β βββ FilmClubs.tsx # Film Clubs information
β βββ Events.tsx # Events showcase
β βββ GetInvolved.tsx # Get Involved forms
β βββ Contact.tsx # Contact information
βββ shared/
βββ types.ts # Shared TypeScript types
- Backend: Hono (TypeScript)
- Frontend: React 18.2.0 + TypeScript
- Styling: TailwindCSS
- Forms: Contact and involvement forms