A fully functional and responsive Page built with React, Vite, and Tailwind CSS, now featuring a modern navigation bar with dropdown and a testimonial slider for enhanced user experience.
- ✅ Logo on the left
- ✅ Menu items aligned right
- ✅ Dropdown under “Services” or “Gigs”
- ✅ Responsive hamburger toggle for mobile
- ✅ 3 testimonial cards
- ✅ Auto-slide and arrow navigation
- ✅ Fully responsive layout
- ✅ Built using Swiper.js (or any modern library)
- ⚛️ React
- ⚡ Vite
- 🎨 Tailwind CSS
- 📦 Swiper.js (for the slider)
Every component is designed mobile-first using Tailwind CSS for seamless responsiveness across all devices.
- Clone the repository
git clone https://github.com/Xerox563/GigFloww_Assignment.git cd gigfloww-ui npm install