At command prompt go to the project folder on your machine and
1. deploy to github.
github
2. login to heroku using following command:
heroku login
3. deploy to Heroku using following command:
Heroku
git push heroku master