jackrl / hsl-fun

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hsl-fun

Just having some fun with the HSL API. For now the app just allows you to click around the map and showing you the stops within a radius of 500m.

The frontend uses react written in TypeScript.

The backend project which is written with clojure uses leiningen.

To run the application just run the following commands in different terminals:

make start-backend
make start-frontend

HSL App image

About


Languages

Language:Clojure 70.7%Language:TypeScript 17.4%Language:HTML 6.6%Language:CSS 3.6%Language:Makefile 1.7%