Caution
NOTE: Deprecated project. NPM packages significantly out of date.
This is an HTML weather widget that can be used with Brightsign screens.
This project requires npm to install the packages required.
Run npm run-script start to view it in a development setting.
Run npm run-script build to build the project. The code will be in the dist folder.
In the index.tsx file, you can alter the URL that the data is fetched from. It has be tailored to parse the data from the Environment Canada Website. Any of the RSS weather feeds should work (example).
