Vander

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

Vander main view

About

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.

Tech Stack

  • Next.js
  • React
  • Tailwind CSS
  • Prisma
  • Postgres
Vander view 2

How it works

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.

Key Features

A social feed for travelers with geotagging, image galleries, and user profiles.

Responsive Design

Built with Tailwind CSS for seamless experience across all devices

Optimized Performance

Images optimized through Cloudinary or Next.js Image component

Accessibility First

Semantic markup and keyboard-friendly components throughout

Zero-Config Deployment

Deployed on Vercel for instant updates and global CDN