A complete production-ready, premium Next.js + TypeScript template built for kids play schools, preschools, and early education centers. This modern and vibrant theme is perfect for showcasing your school's programs, staff, gallery, and more — all in a fully responsive, SEO-optimized, and super-fast experience.
Highlights:
- ? Dedicated sections for Home, About Us, Vision & Mission, Academics
- ? Program-specific pages (LKG, UKG, Nursery, Toddlers, etc.)
- ? Blog section with full blog detail pages
- ?️ Interactive gallery with tab-based filtering and image overlays
- ? Video reels section for showcasing classroom moments
- ?? School staff directory and ⭐ Parents’ testimonials
- ⚙️ Built on Next.js 14+ with TypeScript for blazing fast performance
- ? Fully modular and easy to extend
Requirements:
- Node.js 18+
- npm or yarn
- Basic React & TypeScript knowledge
? Installation & Usage
# 1. Install dependencies
npm install
# 2. Customize content and media
# Add or update class pages, gallery images, videos, and staff via content files or CMS
# 3. Build for production
npm run build
# Optional: Export as static site
npm run export