🌐 Live Site • 💻 GitHub Repository
Eduxo is a fully responsive and modern school website built with React. It is designed to help educational institutions showcase their courses, staff, ratings, and activities while providing users with a smooth and interactive experience. The site features animated stats, smooth transitions, and future-ready payment integration with Stripe.
- React – Core library for building the UI
- React Router DOM – Seamless client-side routing
- AOS (Animate On Scroll) – Beautiful scroll-triggered animations
- React CountUp – Animated numerical counters
- React Rating – Star-based rating system
- React Scroll Trigger – Trigger animations on scroll
- React Spinners – Elegant loading animations
- React Toastify – User-friendly toast notifications
- React Icons – Icon library for UI design
- Swiper.js – Responsive carousels/sliders
- Stripe – Prepared for future payment handling
- 🏫 Dynamic school homepage with multiple sections
- 📊 Animated statistics and student count counters
- 🌟 Rating and feedback section using
react-rating - 🎬 Smooth animations powered by
AOSandScroll Trigger - 💬 Instant toast notifications with
React Toastify - 💳 Stripe payment SDK integrated (ready for checkout system)
- 🔁 Swiper slider for testimonials, staff, or events
- 🔄 Responsive loader with
react-spinners - 💡 Fully responsive for desktop, tablet, and mobile devices
- Node.js (v16+)
- npm or yarn
- Clone the repository:
git clone https://github.com/shohag390/school_app.git cd school_app
