Express server based app and webpage that displays the current weather for any city in the world.
Using open weather API the data is fetched and returned and using node #fetch. The #whichmethod returns each object individually, allowing for custom images and text to be sent with peice of data.
A option drop down menu allows the user to request custom information such as sunrise/sunset and wind speed. Two CSS files allow the app to be fully responsive for mobile users. All dependancies installed, npm start will start the server in terminal and launch on localhost 3000


