From c0788d7a43a1430cb1bc8cb42154c4189c3b4753 Mon Sep 17 00:00:00 2001 From: Bilal Catic Date: Fri, 24 May 2019 10:14:41 +0200 Subject: [PATCH] add api status check --- client/public/index.html | 4 ++-- client/src/scenes/Home/index.js | 41 +++++++++++++++++++++++++++------ controllers/apiStatusCheck.js | 2 +- server.js | 10 ++++---- 4 files changed, 41 insertions(+), 16 deletions(-) diff --git a/client/public/index.html b/client/public/index.html index dd1ccfd..d907341 100644 --- a/client/public/index.html +++ b/client/public/index.html @@ -2,14 +2,14 @@ - + - +