made-with cleanup, added misc and updated README

This commit is contained in:
Drew Hynes
2021-06-18 22:29:04 -04:00
parent d733ecd532
commit f4ea97e0af
3 changed files with 31 additions and 1 deletions

View File

@@ -7,13 +7,17 @@ This document exists to collect things that people make using this documentation
## nhl-api-explorer
Description: nuxtjs client with nodejs server (to bypass CORS headers).
Live: https://nhl-api-explorer.herokuapp.com/
Code: https://gitlab.com/sebastienblanchet/nhl-api-explorer
Author: [Sebastien Blanchet](https://gitlab.com/sebastienblanchet)
## hockey-info.online
Description: web app showing hockey information in a mobile friendly format
Live: https://www.hockey-info.online
Code: https://gitlab.com/dword4/hockey-info
Author: [Me](https://gitlab.com/dword4)