yunakquiz-angular configured to deploy to Heroku
-
Clone this repository
git clone https://github.com/SoftServeUniversity/yunakquiz-angular.git -
navigate to root folder (./yunakquiz-angular)
-
in terminal "heroku create" (assuming heroku toolbelt instaled and logged in)
-
type : "git push heroku master"
issues: app using http protocol , need to recongigure to https ( heroku uses https and block http)