A social media platform for travelers to share stories, connect, and explore new destinations.

Vander is a social platform focused on travel content. It uses Next.js for fast page loads, a REST/GraphQL backend for posts and comments, client-side state for real-time interactions, and image hosting for user uploads. Key features include user profiles, geotagged posts, and an image gallery.
The application uses Next.js to render pages and optimize assets. Server-side rendering and static generation are leveraged where appropriate for performance and SEO. Client-side code handles interactive features and user interactions. Data is stored in a backend (PostgreSQL or lightweight CMS) and retrieved through API routes or a GraphQL layer.
A social feed for travelers with geotagging, image galleries, and user profiles.
Built with Tailwind CSS for seamless experience across all devices
Images optimized through Cloudinary or Next.js Image component
Semantic markup and keyboard-friendly components throughout
Deployed on Vercel for instant updates and global CDN