Skip to content

tkdallman/NHL-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NHL Tracker

This is a prototype for an NHL live tracker which is woefully unusable at the time of writing due to league-wide shutdown. It consists of two layouts - one that displays the active NHL games, location and current score, and an expanded view which can then reveal data layers for types of shot and shot by player which looks like this:

In all honesty, this was built as a way to familiarize myself with Vue and Nuxt - if I were to re-do this today my approach would be significantly different, but if this is interesting to you, knock yourself out.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors