This is a responsive React web application for Dream Study International, built using Vite, TailwindCSS, and ReactJS. The app includes a top bar, header section, dynamic navigation, multiple modular components, and full dark mode support.
- 💻 Built with React + Vite for blazing-fast performance
- 🎨 TailwindCSS for utility-first styling
- 🌙 Dark Mode toggle support
- 🧩 Modular component architecture
- 📱 Fully responsive design
- 🔒 Accessible and semantic HTML
- Scroll-sticky navigation bar with rounded corners
- 🦤 Clean layout for Expo Registration, One Stop Solution, etc.
https://luminous-frangollo-85087b.netlify.app/
src/
├── components/
│ ├── Header.jsx
│ ├── Navbar.jsx
│ ├── Footer.jsx
│ ├── ExpoRegistration.jsx
│ └── OneStopSolution.jsx
├── App.jsx
└── main.jsx
- React
- Vite
- Tailwind CSS
MIT License