Tourder is a travel app prototype created for a smart city hackathon in Kraków, designed to simplify city exploration. It works like a “Tinder for tours”: visitors swipe right or left on local attractions and events, and the app generates a personalized travel plan based on their choices. Over time, Tourder learns from each user’s preferences to better match future recommendations.
Whether discovering popular sights or hidden gems, Tourder helps tourists experience Kraków and other cities in a way that suits their tastes.
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.