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 01dc20e commit 3e966fcCopy full SHA for 3e966fc
README.md
@@ -56,7 +56,7 @@ When you have those completed, you're ready to start coding!
56
#### 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-username]/followers
60
- Set that data to state as well, and display the data in your app
61
62
#### Style the User Card
0 commit comments