We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b0777a commit 2156d9bCopy full SHA for 2156d9b
README.md
@@ -56,7 +56,7 @@ When you have those completed, you're ready to start coding!
56
## STEP 3 - Fetch the User's Followers
57
58
- When your component mounts, you will also fetch the user's followers using this endpoint:
59
- https://api.github.com/users/<Your github name>/followers
+ https://api.github.com/users/< Your github name >/followers
60
- Set that data to state as well, and display the data in your app
61
62
## STEP 4 - Style the User Card
0 commit comments