Our project consists of a single website that makes use of the mapbox API and twitter API.
The structure is straight forward:
	index.html -> All of the HTML for the site
	style.css -> CSS styling
	script.js -> JavaScript file for Mapbox API calls and overlays for mapbox
There are some images and an mp4 that are called in to the website and are part of the
directory where the site lives.

The main account access for the Mapbox token is:

User: jfern075
Pass: 2021FIUBiscayneBayViz

The data set is already loaded through mapbox studio in the active map token.
The raw GeoJSON data set has been included if the next group wants to create
additional Mapbox tokens and stylings


