ValdiANS / football-info

A football info web created as a final project in Building PWA course at Dicoding Academy.

Home Page:https://football-info-app.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Football Info Web

A football info web created as a final project in Building PWA course at Dicoding Academy.

In this project, I use Webpack as the module bundler and Materialize for the CSS framework.
For the data , I use API from http://football-data.org/.

How to Use

To use this project, you can download or clone this repository and then run npm install.

How to Run

  • npm run test -> running the project in development mode.
  • npm run build -> build the project in production mode.

About

A football info web created as a final project in Building PWA course at Dicoding Academy.

https://football-info-app.netlify.app/


Languages

Language:JavaScript 81.2%Language:HTML 12.3%Language:CSS 6.6%