Data is fetched from Flask app repo
1- clone this repo into /frontend
$ git clone https://github.com/toubar/services-dashboard frontend1- enter /frontend & install dependencies
$ cd frontend/$ npm i3- run app
$ npm startOpen the app at http://localhost:3000/