An alpha version is live!
This is the Saloon Client. It is built in React and styling is done in Sass. The API can be found here. For security purposes, the API is private.
$ git clone https://github.com/jk5445/saloon-client
$ cd saloon-client && yarn
$ yarn start
Building can be done with yarn build
and deploying is undecided yet.