/Phootball

Personal practice project

Primary LanguageJavaScript

Premier-League Link

Personal practice project using the Football-Data Api.

Users will be able to keep up to date with the current Premier League season.

Using:

  • Express
  • Express-Handlebars
  • Request

For Testing:

  • Tape
  • Supertest
  • NYC

Dependencies

To install the node packages necessary to run, type npm install or npm i in your terminal.

You can run the app locally by typing npm start in your terminal