Houston Pickleball Hub

Next.js logo

A proof-of-concept hub site that aggregates many pickleball venues and displays them on an interactive map. Initially it was created to collect pickleball locations in the city of Houston, Texas. At some point, it may be expanded beyond pickleball and beyond the Houston area.


What tech stack was this site built with?

  • Next.js
  • NextAuth
  • TailwindCSS
  • MongoDB
  • MapBox SDK

Interactive Map

Next.js logo

This site uses geocoding to place submitted locations on the interactive map. Both the geocoding API and interactive map API are provided by the Mapbox SDK.