Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 660 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 660 Bytes

Saloon Client

https://github.com/jackHedaya/saloon-client/actions

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.

Getting Started

  • $ git clone https://github.com/jk5445/saloon-client
  • $ cd saloon-client && yarn
  • $ yarn start

Build and Deploying

Building can be done with yarn build and deploying is undecided yet.