Tinder for gas stations. Find cheap fuel near you by swiping through nearby stations.
Note
TankTinder currently only supports Germany, as it uses the Tankerkönig API.
Use the Website.
Grant location access, swipe right to match a station, swipe left to skip. The desperation meter shows the average fuel price in your area.
- Node.js
- pnpm
# Clone the repository
git clone https://github.com/creeperkatze/tanktinder.git
cd tanktinder
# Install dependencies
pnpm install
# Start development server
pnpm devCopy the .env.example file and rename it to .env.
| Variable | Description |
|---|---|
NUXT_TANKERKOENIG_API_KEY |
Tankerkoenig API key (required) |
Get a Tankerkoenig API key at creativecommons.tankerkoenig.de.
AGPL-3.0
