AyurSutra is a modern, high-performance web platform designed for Panchakarma Patient Management & Therapy Scheduling. It streamlines the management of Ayurvedic treatments with a premium, responsive user interface.
- Modern UI/UX: Built with React and Tailwind CSS for a sleek, premium feel.
- Scroll Animations: Smooth intersection observer-based reveal animations.
- Responsive Design: Fully optimized for mobile, tablet, and desktop.
- Micro-interactions: Subtle hover and bounce effects for enhanced engagement.
- Frontend: React 19
- Styling: Tailwind CSS 4
- Bundler: Vite 7
frontend/
βββ src/
β βββ components/ # Reusable UI components (Hero, Features, etc.)
β βββ App.jsx # Main application layout & animations
β βββ index.css # Design tokens and Tailwind imports
β βββ main.jsx # Application entry point
βββ package.json # Dependencies and scripts
-
Clone & Install
cd frontend npm install -
Run Development Server
npm run dev
-
Build for Production
npm run build
Created with β€οΈ for Ayurvedic Wellness Management.