Use this skeleton application to complete your assigned task, it demonstrates a few concepts we use here at boundary and shows off an interaction between a webservice you will write and the data stored in a PostgreSQL database that you will use
This skeleton application was built using create-react-app
- Node.js (https://nodejs.org/en/)
From the project root directory, simply type 'npm install' to install the dependencies needed for this project. Then 'npm start' to run the app in your browser.
Have fun!
https://github.com/facebook/create-react-app https://redux.js.org/basics/usage-with-react https://github.com/ReactTraining/react-router