DEV Community

Discussion on: How to deploy React + Node.js application to Heroku

Collapse
 
kanetoomer profile image
kane-toomer

Hello Yogesh,

I have followed all of the steps in both articles but when I click search, loading pops up really fast and disappears w/out displaying the jobs. Any suggestions?

Collapse
 
myogeshchavan97 profile image
Yogesh Chavan • Edited

@kanetoomer The GitHub Jobs API is deprecated and is no longer available. You can try using the hardcoded JSON data from this file and use it so you will see the list of jobs displayed when clicked on search.

Collapse
 
kanetoomer profile image
kane-toomer

Thank you, I have figured it out now.

Some comments have been hidden by the post's author - find out more