In Development. An Open Source Salon Client Application.
Kieu is a React Application that consumes a separate JWT API that can be viewed at https://github.com/matthewstewart/kieu-api.
The Client Demo can be viewed at https://kieusalon.herokuapp.com/.
git clone https://github.com/matthewstewart/kieu.git
cd kieu
yarn install
yarn start