Rules: project rubic (https://review.udacity.com/#!/rubrics/2669/view)
In this project we plan the trip and save, delete the trip, we also check how many days left, weatherforecast, temp for the trip. We fetch data from 4 apis to display the trip which are dependant on each other.
This project that excercised my ability to navigate through the module bundler, 'Webpack'. The result of which is a weather app and express/ node.js driven application.
paxabayweatherbit.iorestcountriesgeonames
npm installoryarn installnpm run build-devoryarn run build-devnpm startoryarn startto start the app- this app runs on localhost:8080, but you can of course edit that in server.js