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"
Turning our travel-organizing-webapp from https://github.com/simontree/webtech-2/ into a Single page application with React