Author: Bobby Jo McPherson II Version: 1.0.0 (increment the patch/fix version number if you make more commits past your first submission)
City Explorer aims to provide easy access to useful information by a simple search function. The user inputs the name of a chosen city, and receives various detailed information relevant to the search query (e.g. weather, local restaurants, etc.).
City Explorer uses a node server to access API's to fetch data that is input from the client side, via an input form, which the said data is then formatted and attached through mustache templating, which is accessed via a CDN.
6-17-2020 9:45pm - Application has some basic html, css, and other necessary files, but no working setup as yet.
-->