Skip to content

Latest commit

 

History

History
77 lines (57 loc) · 2.01 KB

README.md

File metadata and controls

77 lines (57 loc) · 2.01 KB

Cricbuzzz

A web application for cricket lovers as it will provide live scores and all sort of data that a cricket lover wishes to have.


Hosted

Vist Live Website


Screenshots


Getting Started

Fork this repository.
Run npm install to download modules.
Sign up at https://developer.sportradar.com/ and get yourself an apikey.


Prerequisites

NodeJs and how to handle api's in express.


Deployment To Heroku

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


Built With

Express - The web framework used.
NodeJs - Server Environment.
Request - Module for handling api requests..
API used - https://developer.sportradar.com/


Author

Sahil Mor