/Daily-Severe-Weather-Probability-Viewer

View the probability of severe weather over the course of a year.

Primary LanguageTypeScript

Daily Severe Weather Probability Viewer

Example

Usage

  • Step 1:

    • Run npm i to install dependencies
  • Step 2:

    • Run tsc to compile the TypeScript files
  • Step 3:

    • Run node dist/scrape to scrape the image URLs
  • Step 4:

    • Start html/index.html with Live Server to serve the files