Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 193 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 193 Bytes

football-quick

Node.js website using APIs to display up-to-date soccer league tables and matches.

app.js is used to access API. Then views/results.ejs displays the data in tables on a page.