/soccer-worldwide

Top scorers in the three most popular soccer leagues.

Primary LanguageJavaScript

Football (Soccer) worldwide

A website that displays the top scorers in the most popular football (soccer) leagues. Uses api-football.com's API to pull in and display information on top scorers for each league for a given season.


Tech Used

html5   css3   javascript  and rapid-API rapid-api

Highlights of Completed Tasks

✔️ made mobile friendly
✔️ used JS to load data and tables
✔️ added node backend hosted on Railway in order to hide API keys

Planned Optimizations:

✔️ show loading screen while table data is loading

  • fix data loading to use promises and not appear so glitchy

Start:

  • for client, use live server in vscode
  • for server, cd server, then: node server.js