Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
UltiPro committed Sep 23, 2023
1 parent b24cf90 commit b52cf79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# GitHub-Users
GitHub Users created by Patryk 'UltiPro' Wójtowicz using JavaScript, AJAX and Fetch.

The application allows you to load GitHub users starting with ID equal to 1, as well as searching for a specific user by its nickname. Users are displayed on cards with a nickname and ID. After clicking on the user's card, we are taken to its GitHub profile in a new tab.
The application allows you to load GitHub users (starting with an ID equal to 1), as well as to search for a specific user by its nickname. Users are displayed on cards with a nickname and ID. Clicking on the user's card takes you to its GitHub profile in a new tab.

# Usage

Expand Down

0 comments on commit b52cf79

Please sign in to comment.