Skip to content

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

Notifications You must be signed in to change notification settings

sahil-mor/Cricbuzzz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages