A web application for cricket lovers as it will provide live scores and all sort of data that a cricket lover wishes to have.
Fork this repository.
Run npm install to download modules.
Sign up at https://developer.sportradar.com/ and get yourself an apikey.
NodeJs and how to handle api's in express.
Deployement at https://heroku.com
You must be logged in your heroku cli.If you are not looged in then run - heroku login
After login you can proceed as follows.
git init
heroku git:remote -a yourAppName
For update -
git add .
git commit -m "deployment to heroku"
git push heroku master
Express - The web framework used.
NodeJs - Server Environment.
Request - Module for handling api requests..
API used - https://developer.sportradar.com/