
Github Finder
2021
As my very first React application, GitHub Finder serves as a foundational project in my journey as a developer. It is a web application designed to search for GitHub users and view their profiles and repositories in real-time. By integrating the GitHub REST API, the project highlights the use of component-based architecture, React Hooks (useState, useEffect), and asynchronous data fetching. Focusing on a clean UI/UX, it provides a seamless experience for exploring developer data. This project marks the beginning of my expertise in the React ecosystem and showcases my ability to turn complex APIs into functional, user-friendly tools.
Stack
Live PreviewClick Here
SourceClick Here

