An Express project using the nhle api to determine if the Colorado Avalanche won their last game or not.
As a coding enthusiast and Colorado Avalanche fan, I developed this project to marry the two interests as well as familiarize myself better with Node.js and Express.js.
List the key features or functionalities of your project. This can help users understand what your project offers.
- Displays the most recent game results for the Colorado Avalanche
- Displays the next game in the schedule.
- ...
- Node.js
- npm or yarn
- Clone the repository:
git clone https://github.com/fherchuk/Avalanche-Win-Tracker.git - Navigate to the project directory:
cd Avalanche-Win-Tracker - Install dependencies:
npm install
Partially inspired by "didthehabslose.com" before it was hacked and shutdown.