Turning our travel-organizing-webapp from https://github.com/simontree/webtech-2/ into a Single page application with React
- clone repo into local directory
- run "npm i" to get all included repo-packages installed
- run app with "npm run start"