- created by John Egnatis
- credit to https://statsapi.web.nhl.com/ for api
- credit to http://nhl.bamcontent.com/ for player portraits
- credit to dword4/nhlapi for documentation of NHL relatedAPIs
Link to the website: https://chrisegnatis.github.io/NHLStatsApp/
Project created with Reactjs, implements many API calls to fetch important data, utilizes TypeScript for code security and Tailwind CSS for styling. Other packages such as React Table, React Popup, and Axios were greatfully used to create the application.