This web application allows users to search for GitHub users and view their profiles.
- Search for a GitHub user by username
- View the user's profile information, including avatar, name, bio, followers, following, and repositories
- HTML
- CSS
- JavaScript
- React
- TypeScript
- TailwindCss
- GitHub REST API
To use this web application, simply enter a GitHub username into the search bar on the homepage and press enter or click the search button. The user's profile information will then be displayed in a card format.
- Clone the repository to your local machine.
- Open the index.tsx file in your web browser.
- Begin searching for GitHub users!
This project was created as part of a coding challenge. I developed this project for my knoweldge building. Through this project I have learned with connecting the Api using Promises (Asyn/Await).
If you would like to contribute to this project, feel free to submit a pull request or open an issue.
If you have any questions or comments about this project, please contact Ragul
at [email protected]
.