Live Website 👉 https://gurukulam-five.vercel.app/
Gurukulam is a modern, responsive, and elegant web platform built to revive the ancient Indian gurukul spirit — fostering knowledge, values, and purpose-driven education. Designed with minimalism and depth, it offers an immersive user experience for those who seek meaningful learning journeys.
Whether it's about understanding the philosophy of ancient education, participating in spiritual events, or contributing via donations — Gurukulam is built to engage and inspire.
Tech | Description |
---|---|
React 19 | Frontend UI library |
Vite | Next-gen fast build tool |
Tailwind CSS 4 | Utility-first CSS framework for styling |
Framer Motion | Advanced animations and transitions |
React Router v7 | Dynamic client-side routing |
EmailJS | Send contact/donation forms directly via email (no backend required) |
Lucide + Heroicons | Icon libraries for modern and clean iconography |
React Toastify + Hot Toast | Toast notifications for seamless user feedback |
Clone the repo and install dependencies:
git clone https://github.com/Adityas3111N/Gurukulam.git
cd Gurukulam
npm install
npm run dev