We need a server to host our files and be able to display the pages.
Investigate and find potential sites
Because the files written are solely based off of javascript and ultimately client-side based, we may need to port over the functionalities to a server-based script (?). This also fixes our current issue of including the API key in the javascript. Investigate. Related to #4
We need a server to host our files and be able to display the pages.
Possible candidate is to learn & use node js