Skip to content

Commit e1c2d50

Browse files
committed
Update project
1 parent fb58109 commit e1c2d50

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

+11
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,17 @@ In order to run this project you need:
309309
</details>
310310
</li>
311311

312+
<li>
313+
<details>
314+
<summary>Github Profile Finder</summary>
315+
<p>The GitHub User Info Finder is a web application designed to fetch and display detailed information about GitHub users. By simply entering a GitHub username, users can retrieve profile information including the avatar, name, bio, number of public repositories, followers, and following count. This project leverages the GitHub API to provide real-time data, and it is built using HTML, CSS, and JavaScript for a seamless user experience.</p>
316+
<ul>
317+
<li><a href="https://tajulafreen.github.io/50Projects-HTML-CSS-JavaScript/Source-Code/GithubProfileFinder/">Live Demo</a></li>
318+
<li><a href="https://github.com/tajulafreen/50Projects-HTML-CSS-JavaScript/tree/main/Source-Code/GithubProfileFinder">Source</a></li>
319+
</ul>
320+
</details>
321+
</li>
322+
312323
</ol>
313324

314325
<p align="right">(<a href="#readme-top">back to top</a>)</p>

0 commit comments

Comments
 (0)