Details:<p>I wanted to have a nice way to compare the different coworking spaces in Berlin, so I've created this.<p>The purpose was to be able to see them on a map and to have a quick access to their pricing information.<p>If people like it I'll add a more natural way to make edits (as well as to add new coworking spaces / open new cities).<p>Technical details:<p>No backend, purely static hosting (with client-side rendering through React), no hosting cost so far.<p>Stack: TypeScript, React, static pages generation through ReactDOMServer for SEO purposes, hosted on github pages, SSL through CloudFlare.<p>Map tiles:<p>- Currently using Leaflet / Mapbox (50,000 map views a month for free).<p>- Considering eventually switching to Google Maps if reaching the threshold (25,000 map views a day for free).<p>- In the future, looking forward to see the work of the Wikimedia Discovery team as it looks very promising: <a href="https://www.mediawiki.org/wiki/Maps" rel="nofollow">https://www.mediawiki.org/wiki/Maps</a> / <a href="https://maps.wikimedia.org" rel="nofollow">https://maps.wikimedia.org</a><p>First website I am making since 2006, feedback is welcome :)