Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.16 KB

README.md

File metadata and controls

24 lines (16 loc) · 1.16 KB

Tourder

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.

image image image image image

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.