This is a demo react app to show interaction between frontend and backend nodeJS api
install all react/node dependencies:
npm install
run app locally:
npm start
PORT = default port is 3000 per create-react-app
HELLO_CAMMIS_URL = url to hello-cammis api