Github Profile Search
using the javascript fetch() to get data from the github api. You can search any github username and see information about the user and followers
View githubProfileSearch on the web here
**First attempt using the javascript fetch()**. You can search any github username and see information about user.
CSS
using the javascript fetch() to get data from the github api. You can search any github username and see information about the user and followers
View githubProfileSearch on the web here