🌐 Live Site • 💻 GitHub Repository
Doctor_App is a modern and responsive healthcare service website built with React. It provides a seamless user experience for patients to explore doctors, services, and book appointments. The app features animated stats, smooth scroll interactions, and an integrated contact form—making it ideal for clinics, hospitals, or telemedicine platforms.
- React – Core library for building UI
- React Router DOM – For client-side navigation
- AOS (Animate On Scroll) – Scroll animations
- Swiper.js – Sliders for doctor profiles or testimonials
- React CountUp – Animated number counters for stats
- React Scroll Trigger – Animation triggers on scroll
- React Toastify – Toast notifications for user feedback
- React Spinners – Loading indicators
- React Icons – Icon set for UI elements
- Formspree – Handles contact form submissions
- Stripe – Stripe payment SDK integration (future expansion)
- 🧑⚕️ Doctor listings and service overviews
- 📱 Fully responsive and mobile-friendly design
- 📊 Animated statistics with
react-countup - ✨ Smooth scroll-triggered animations
- 📨 Contact form with Formspree integration
- 🔔 Toast notifications for user actions
- 💳 Stripe SDK ready for appointment payment handling
- 🔁 Swiper sliders for doctors/testimonials
- Node.js (v16+)
- npm or yarn
- Clone the repository:
git clone https://github.com/shohag390/Doctor_App.git cd Doctor_App
