
I built a small app called CaliVibe to explore California counties and cities through data
Sometimes it is easier to understand a place through data rather than descriptions. So I built a small interactive app that lets you explore California counties and cities using different metrics like: population crime rates temperature trends topographical landscape and other geographic data You can try it here: 👉 https://trekhleb.dev/cali-vibe/ The project is also open-sourced: 👉 https://github.com/trekhleb/cali-vibe Demo (.gif) What you can explore The app lets you quickly switch between different datasets and see how regions compare. For example you can explore: Population distribution Crime statistics Temperature trends Terrain elevation Each dataset can reveal interesting patterns across California counties and cities. Example views Terrain view Temperature trends Crime rates per city/county County population County/city borders Tech stack The app is intentionally simple and fully client-side. Frontend React TypeScript Vite Tailwind CSS Visualization MapLibre GL Three.js Data JSO
Continue reading on Dev.to
Opens in a new tab



