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
Animalia React is a creative Creative Agency & Portfolio HTML5 web application built as a fully functional React 18 app using Vite and Bootstrap 4. It ships with 18+ page-level components, a filterable photo gallery, a blog module, an analytics dashboard, all built with modern functional React and zero class components.
Built for React developers delivering creative agency & portfolio 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
- 18+ 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 4 — 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 18 Pages
- /home-v1 — Classic agency hero with services strip, portfolio preview, and stats
- /home-v2 — Alternate hero layout with featured project spotlight
- /home-v3 — Third home variant with distinct section arrangement
- /about — Agency story, mission, and core values
- /services — All services overview with icons and brief descriptions
- /service-details — Full individual service page with process and CTA
- /why-choose-us — Trust-building page with skill charts and differentiators
- /team — Team member grid with photos and roles
- /team-details — Individual team member profile with bio and social links
- /portfolio-grid — Work showcased in card grid with Isotope filtering
- /portfolio-masonry — Work in variable-height masonry layout
- /portfolio-slider — Featured project carousel view
- /portfolio-details — Full project case study with images and description
- /blog-standard — News and insights in traditional blog format
- /blog-grid — Post archive in card grid layout
Key Features
- 18 Fully Designed HTML5 Pages across home, services, portfolio, team, blog & contact
- 3 Unique Home Layouts — Home One, Home Two, Home Three with distinct hero styles
- Bootstrap 4 — responsive, mobile-first grid system
- 3 Portfolio Gallery Layouts — Grid, Masonry, and Slider views for showcasing work
- Portfolio Detail Page — full case study page for individual projects
- Services Module — services overview + individual service detail pages
- Team Pages — team grid + individual team member profile page
- Why Choose Us Page — dedicated trust-building page with USPs and stats
- EasyPieChart — animated circular skill and progress charts
- Counterup Animated Statistics — projects completed, clients served, years of experience
- Mean Menu — smooth, accessible mobile navigation
- Blog Module — standard and grid layout + full post detail with comments
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
- Creative Agency & Portfolio 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 creative agency & portfolio 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 4 — MIT License
- React Hook Form — MIT License
- React Helmet Async — MIT License
- Swiper React — MIT License
- Slick — MIT License
- Isotope — MIT License
- WOW — MIT License
- CounterUp — MIT License
- Magnific — MIT License
- Lightbox — MIT License
- Chart — 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 - 18+ 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
Reviews
There are no reviews yet.