Skip to content

dietkinnie/serie-a-standings

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serie-a-standings

A sample app that demonstrates how to consume football-data RESTful API

Getting Started

Clone the project repository by running the command below if you use SSH

git clone [email protected]:ammezie/serie-a-standings.git

If you use https, use this instead

git clone https://github.com/ammezie/serie-a-standings.git

Run the command below to install NPM dependencies

npm install

And

npm start

to start the app and visit http://127.0.0.1:3000/ to see the app in action.

About

A sample app that demonstrates how to consume football-data RESTful API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 67.8%
  • JavaScript 32.2%