sajal221202 / AiTripPlanner

🌍 AI Trip Planner : Effortlessly plan your next adventure with personalized itineraries, real-time sync, and smart recommendations. Built with React and Firebase for seamless travel experiences. ✈️🗺️
https://nirvananomads.vercel.app
6 stars 4 forks source link

Landing page needs to be responsive and interactive #17

Open akashkumar241203 opened 16 hours ago

akashkumar241203 commented 16 hours ago

Grid Layouts: Use CSS Grid or Flexbox for a fluid layout that adjusts to different screen sizes. Interactive Elements: Implement buttons, sliders, and modals with JavaScript for engaging user interactions. Animations: Use CSS transitions and animations to create smooth effects, like fading in elements on scroll.

Sarthakkashyapp commented 58 minutes ago

Hi @sajal221202 I would like to work on this issue under GSSOC-EXT and Hacktoberfest-accepted, using flex properties I can fix this issue perfectly.