Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 478 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 478 Bytes

ear-to-the-ground

Spring 2021 Data Visualization Final Project

How to run:

  • All the data needed for this project is available in this repo. Any additional dependecies are included as script tags so you don't need to worry about that.
  • Navigate to the driectory to where the index.html file is located.
  • Run the following command in order to display the website :) python3 -m http.server
  • Open a browser window and go to the page specified in the command line