Add Hosting and Go Live
Pick a plan and we deploy your template on it within 48 hours.
- 1 Website
- 10 GB Storage
- Free SSL
- 1 Database
- 1 Website
- 25 GB Storage
- Free SSL
- 10 Databases
- 10 Websites
- 50 GB Storage
- Free SSL (all sites)
- 25 Databases
- 25 Websites
- 75 GB Storage
- Free SSL (all sites)
- 50 Databases
- 100 GB Storage
- 4 GB RAM
- 2 CPUs
- Free SSL
- 200 GB Storage
- 8 GB RAM
- 4 CPUs
- Free SSL
- 300 GB Storage
- 16 GB RAM
- 8 CPUs
- Free SSL
- 400 GB Storage
- 32 GB RAM
- 16 CPUs
- Free SSL
Free SSL | 99.9% uptime | 24/7 support | No domain included
Varanasi Vue is a feature-rich Church & Religious Community HTML5 web application built as a fully functional Vue 3 app using the Composition API, Vite, and Bootstrap 5. It ships with 43+ view components, a filterable photo gallery, a full e-commerce module with cart and checkout, a blog module, written entirely with script setup and the Composition API — zero Options API usage.
Built for Vue developers delivering church & religious community html5 sites and applications. The codebase uses Vue 3 Composition API throughout — ref(), reactive(), computed(), watch(), and composables for shared logic. Single File Components (.vue) keep template, script setup, and scoped styles co-located. Replace the static JSON data sources with any REST API or headless CMS and the reactive layer adapts immediately.
Everything in the Package
- 43+ view-level Single File Components with Vue Router 4 history mode routing
- Vue 3 with script setup syntax and Vite — fast HMR dev server and optimised production build
- Vue Router 4 — history mode with lazy-loaded routes via defineAsyncComponent
- Pinia store for global state management — state, getters, and actions with localStorage persist plugin
- Bootstrap 5 — responsive grid and utility classes
- VeeValidate 4 — schema-based form validation with v-model two-way binding on all forms
- Swiper Vue — touch-friendly carousels via SwiperSlide components
- All data sourced from typed JSON in src/data/ — swap to fetch() or axios for live API
- Scoped CSS inside each .vue file — no global style bleed between components
- Retina-ready, fully responsive from 320px to 1920px+
- Vue DevTools compatible — Pinia store fully inspectable in browser
Composition API and Component Architecture
- All views use script setup — defineProps, defineEmits, ref(), computed(), and watch()
- Composables encapsulate reusable logic — useFilter, useCart, useForm, and feature-specific hooks
- Pinia store: defineStore with typed state, computed getters, and async actions
- defineAsyncComponent applied to secondary view bundles — route-level code splitting
- v-model, v-for, v-if, v-show used throughout — idiomatic Vue 3 template syntax
- storeToRefs used for reactive destructuring of Pinia store properties in setup()
- Folder structure: src/views/, src/components/, src/composables/, src/stores/, src/data/
All 43 Views
- /home-v1 — v6 — Six distinct hero and church community showcase layouts
- /about-us-about-pastor-about-previous-pastor — Church and leadership story pages
- /sermons — Sermon archive
- /sermon-detail-6-variants — Six individual sermon page styles
- /events — Church event archive
- /event-detail-3-variants — Three individual event page styles
- /communities--community-detail — Congregation group listing and detail pages
- /donate--donation-detail — Online giving pages
- /services--service-detail — Church programme offerings and detail
- /shop-listing--listing-2--product-details — Two shop formats and product page
- /cart — Religious product shopping cart
- /blog--blog-detail-3-variants — Archival content and three article detail styles
- /testimonials — Community faith stories
- /our-members--our-partners — Congregation and partner pages
- /login--signup — Community authentication
Key Features
- 43 Fully Designed HTML5 Pages across home, sermons, events, communities, donations, services, shop, blog, and utilities
- 6 Unique Home Layouts — six distinct hero styles and church showcase arrangements
- Bootstrap 5 — responsive, mobile-first grid system
- Sermon Archive + 6 Detail Variants — comprehensive message listing with six distinct detail page styles
- Event Archive + 3 Detail Variants — church event listing with three event detail page styles
- Community Archive & Community Detail — congregation and ministry group listing and detail pages
- Donate & Donation Detail — online giving and contribution pages
- Services & Service Detail — church service and programme detail pages
- Shop (2 Styles) + Product Detail — two religious merchandise shop formats plus product page
- Cart — shopping cart for religious products
- Blog + 3 Article Detail Variants — faith editorial archive with three distinct article styles
- Testimonials Page — community testimonial and faith story showcase
Performance and SEO
- useHead (VueUse) sets per-route title and meta description reactively for SEO
- defineAsyncComponent and Suspense code-split secondary view bundles on route change
- Vite production build applies Rollup tree-shaking, chunk splitting, and asset fingerprinting
- All images carry descriptive :alt bindings meeting WCAG 1.1.1
- Google Fonts loaded with font-display: swap to prevent invisible-text flash
Use Cases
- Church & Religious Community HTML5 Businesses: Fast Vue 3 SPA with Composition API — reactive, composable, and easy to maintain
- Vue Developers: Composables, Pinia stores, and Vue Router 4 patterns — production architecture from day one
- Freelancers and Agencies: Deliver a polished church & religious community html5 site to clients with Vite build tooling and DevTools support
- Startups: Lightweight bundle, defineAsyncComponent code-splitting, and VeeValidate forms ready to go
Credits and Dependencies
- Vue 3 — MIT License
- Vite — MIT License
- Vue Router 4 — MIT License
- Pinia — MIT License
- VeeValidate 4 — MIT License
- Bootstrap 5 — MIT License
- Swiper Vue — MIT License
- Isotope — MIT License
- WOW — MIT License
- CounterUp — MIT License
- Countdown — MIT License
- Magnific — MIT License
- Lightbox — MIT License
- Parallax — MIT License
- ionRange — 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 Vue Release - Vue 3 Composition API with script setup syntax throughout - Vite build tooling with fast HMR and optimised production output - 43+ view-level Single File Components with Vue Router 4 history mode - Pinia store with localStorage persist plugin for global state management - VeeValidate 4 schema-based form validation on all form views - defineAsyncComponent route-level code splitting on secondary views - useHead per-route SEO meta tags via VueUse
Reviews
There are no reviews yet.