Updated 1 week ago
NYC team · same business day
View live demo →
Specs

What's in the box.

Frameworks
7
all included
License
Personal
1 commercial site
Updates
Lifetime
free, quarterly

Galva React is a bold, energetic Gala Events & Charity Conference HTML5 web application built as a fully functional React 18 app using Vite and Bootstrap 5. It ships with 27+ page-level components, a filterable photo gallery, a blog module, a countdown timer, all built with modern functional React and zero class components.

Built for React developers delivering gala events & charity conference html5 sites and applications. The codebase uses hooks exclusively — useState, useEffect, useContext, useRef, and custom hooks for state management and side effects. Every UI section is an isolated, reusable component. Swap the static JSON data sources for any REST API or headless CMS and the UI layer is immediately production-ready.

Everything in the Package

  • 27+ page-level React components with React Router v6 client-side routing
  • React 18 with Vite — fast HMR dev server and optimised production build out of the box
  • React Router v6 — client-side routing with lazy-loaded page components via React.lazy()
  • Bootstrap 5 — responsive grid and utility classes, no jQuery dependency
  • React Context and useReducer for global state management (cart, filters, UI state)
  • React Hook Form — field validation, error messages, and submission state on all forms
  • Swiper React — touch-friendly carousels via SwiperSlide components
  • All data sourced from typed JSON files in src/data/ — swap to fetch() or axios for live API
  • Retina-ready, fully responsive from 320px to 1920px+
  • ESLint configured — Airbnb ruleset with React Hooks plugin
  • React Helmet Async — per-route title and meta description for SEO
  • PropTypes defined on every component for clear prop contracts

Component Architecture

  • Page components map 1:1 to routes — each in its own file under src/pages/
  • Shared components: Navbar, Footer, BackToTop, and feature-specific cards and widgets
  • Custom hooks encapsulate side effects and shared logic — separate from JSX templates
  • React.lazy() and Suspense applied to secondary page bundles — code-split on route change
  • CartContext (or FilterContext) wraps the router at root level — state accessible on every route
  • useReducer manages complex state (cart, multi-step forms) — predictable action/state flow
  • Folder structure: src/pages/, src/components/, src/hooks/, src/context/, src/data/

All 27 Pages

  • /home-v1 — v2 — Two distinct hero and gala event showcase layouts
  • /events-3 — Event archive in three distinct layout styles
  • /event-detail — Individual event page with programme and speakers
  • /speakers-3 — Speaker directory in three distinct layout styles
  • /speaker-detail — Individual speaker profile and presentation information
  • /pricing-3 — Gala ticket and registration plans in three layout variants
  • /about-2 — Organisation story in two layout variants
  • /blog-grid-blog-list-blog-standard-blog-sidebar-blog-details — Multiple formats
  • /faq-2 — Attendee and donor questions in two layout variants
  • /contact-2 — Contact forms in two layout variants
  • /coming-soon-2 — Pre-event branded pages in two variants
  • /404 — Custom error page

Key Features

  • 27 Fully Designed HTML5 Pages across home, events, speakers, pricing, blog, and utility
  • 2 Unique Home Layouts — distinct hero styles and gala event showcase arrangements
  • Bootstrap 5 — responsive, mobile-first grid system
  • Events Module — event archive in 3 layout styles + individual event detail page
  • Speakers Module — speaker directory in 3 layout styles + individual speaker detail page
  • Pricing Module — gala ticket and registration plans in 3 distinct layout variants
  • Blog Module — philanthropy news in grid, left sidebar, right sidebar, list, standard, and full article formats
  • About Pages (×2) — two distinct about page layout variants
  • Contact Pages (×2) — two distinct contact page layout variants
  • FAQ Pages (×2) — two FAQ layout variants for attendee questions
  • Countdown Timer — build anticipation for upcoming gala dates
  • CounterUp Animated Statistics — funds raised, attendees, philanthropic impact

Performance and SEO

  • React Helmet Async sets per-route title and meta description for SEO on every page component
  • React.lazy() and Suspense code-split secondary route bundles — home route loads fast
  • Vite production build applies Rollup tree-shaking, chunk splitting, and asset hashing automatically
  • All images carry descriptive alt props meeting WCAG 1.1.1
  • Google Fonts loaded with font-display: swap to prevent invisible-text flash
  • Lighthouse-optimised component structure — no unnecessary re-renders via memo and useCallback where needed

Use Cases

  • Gala Events & Charity Conference HTML5 Businesses: Launch a fast, interactive React SPA without building from scratch
  • Frontend Developers: Hooks-first architecture with useState, useContext, and custom hooks — extend confidently
  • Freelancers and Agencies: Deliver a polished gala events & charity conference html5 site to clients using React with minimal setup time
  • Startups: Production-ready Vite build, React Router v6, and component tree ready to wire to any REST API

Credits and Dependencies

  • React 18 — MIT License
  • Vite — MIT License
  • React Router v6 — MIT License
  • Bootstrap 5 — MIT License
  • React Hook Form — MIT License
  • React Helmet Async — MIT License
  • Swiper React — MIT License
  • Slick — MIT License
  • CounterUp — MIT License
  • Countdown — MIT License
  • Magnific — MIT License
  • Lightbox — MIT License
  • Font Awesome 6 — Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT
  • Google Fonts — SIL Open Font License
  • Demo images: Unsplash — Unsplash License (free for commercial use, no attribution required)
  • Demo images: Freepik — Freepik License (free for commercial use with attribution)
  • All demo images are for preview purposes only and are NOT included in the download.
v1.0  Initial React Release
- React 18 with Vite build tooling and fast HMR
- 27+ page-level components with React Router v6 client-side routing
- React Context and useReducer for global state management
- React Hook Form with field validation on all forms
- React.lazy() and Suspense route-level code splitting
- React Helmet Async per-route SEO meta tags
- ESLint with Airbnb ruleset and React Hooks plugin configured

Production code · accessibility ready

Open the source. Read the actual code.

Every Galva — Events React JS Template template ships hand-written, semantic, and accessibility-ready. Tabs preserved. Comments in plain English. BEM naming. WCAG 2.2 AA tested. No spaghetti, no inline JavaScript scattered through the document. Your team extends without rewriting — and your users get a site that works for screen readers, keyboard navigation, and reduced-motion preferences out of the box.

Semantic HTML5Real <section> / <article> / <nav> tags — not div soup.
WCAG 2.2 AA accessibilityReal ARIA, focus order, 4.5:1+ color contrast, keyboard nav.
BEM class systemPredictable naming so your team can extend without breaking.
Reduced-motion respectedprefers-reduced-motion media query disables non-essential transitions.
Skip-link + landmark rolesScreen-reader-friendly navigation at every page top.
Lighthouse 100 a11yAudited per release. Default install scores 100 / 96 / 100 / 100.
hero.html hero.css hero.js
galva-events-react-js-template/hero · v1.0.0 · WCAG 2.2 AA
1<!-- Galva — Events React JS Template hero — semantic, accessible, AICE-priced -->
2<section class="hero hero--cover" role="region" aria-label="Featured">
3 <div class="hero__inner">
4 <h1 class="hero__h1">Built for businesses <em>that ship</em></h1>
5 <a class="btn btn--primary" href="/shop">Shop now</a>
6 </div>
7</section>
8
9/* hero.css — focus-visible & reduced-motion respected */
10.hero :focus-visible { outline: 2px solid var(--c-cyan); }
11@media (prefers-reduced-motion: reduce) { .hero * { animation: none !important; } }
12
13// AICE rebuild cost manifest
14const aice = { claude: '$2,400', buy: '$20' };
Changelog · 1 version

What's changed.

  • Initial release.
  • Built with modern React + Hooks; component-driven architecture.
  • Detailed documentation included with quick-start guide.
Tags
Customer reviews · 0 verified

What customers actually said.

No reviews yet — be the first.

Managed launch · 2 hosting tiers · NYC infrastructure

Don’t have hosting? We launch Galva — Events React JS Template for you.

Skip cPanel. Skip the FTP upload. Skip the DNS configuration. Each hosting tier includes the install, plugin config, and your domain pointed live in 24 hours. Same NYC team that built the template handles your launch.

99.9%Uptime SLA
24hSetup time
NYCSame-day support
Starter
$9.99/mo
  • 1 Website
  • 10 GB Storage
  • Free SSL
  • 1 Database
Deluxe
$27.99/mo
  • 10 Websites
  • 50 GB Storage
  • Free SSL (all sites)
  • 25 Databases
Ultimate
$35.99/mo
  • 25 Websites
  • 75 GB Storage
  • Free SSL (all sites)
  • 50 Databases
Launch
$62.99/mo
  • 100 GB Storage
  • 4 GB RAM
  • 2 CPUs
  • Free SSL
Grow
$155.99/mo
  • 300 GB Storage
  • 16 GB RAM
  • 8 CPUs
  • Free SSL
Expand
$217.99/mo
  • 400 GB Storage
  • 32 GB RAM
  • 16 CPUs
  • Free SSL

Free SSL · 99.9% uptime · 24/7 support · No domain included

Every tier includes — NYC infrastructure

99.9%Uptime SLAMonitored 24/7
24hSetup timeSame business day
SSLHTTPS day oneAuto-renewed
CDNGlobal edge cache15 PoPs worldwide
DailyAuto backups30-day retention
NYCStudio supportSame-day response

Get $5 off Galva — Events React JS Template + free Bootstrap 5 starter kit.

Plus weekly drops from the studio · AICE reports · early access to new templates before they hit the catalog.

Galva — Events React JS Template
$20 · React Templates