From 131643f2a4520c0cce6d4eebee82aadd32aea131 Mon Sep 17 00:00:00 2001 From: kullansunil Date: Sat, 19 Oct 2024 09:48:05 +0530 Subject: [PATCH] Create index.html MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Project title GitHub User Search App Project Description GitHub User Finder is a web application that allows users to search for GitHub profiles and view detailed information about them. This project leverages the GitHub API to fetch user data and display it in a user-friendly interface. Stack: [✓] Html [✓] CSS [✓] JavaScript --- index.html | 98 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 000000000..8257cf652 --- /dev/null +++ b/index.html @@ -0,0 +1,98 @@ + + + + + + GitHub User Finder + + + +
+

GitHub User Finder

+ + + +
+ + +