Application to aid in the search for a Coach for just about anything.
Coach is built using the following:
- Matter - Authentication through Tessellate platform
- React
- Redux - State container
- Webpack - Build/Hot module reload during development
git clone git@github.com:KyperTech/coach.git
cd coach
npm install
npm run start