Welcome to Find Dev! This is a web application that allows users to search for a GitHub account. You can find the live website here.
Technologies Used
Find Dev is built using the following technologies:
HTML
CSS
Vanilla JavaScript
App Screenshot
Features
Search for GitHub accounts: Users can enter a GitHub username and find the corresponding GitHub account.
Display user information: The application fetches data from the GitHub API and displays information about the user, including their profile picture, bio, number of followers, and number of repositories.
The application will fetch the user's information and display it on the screen.
Feel free to explore different GitHub accounts and discover information about your favorite developers!
Development
If you want to run the application locally or contribute to its development, follow these steps:
Clone the repository: git clone https://github.com/abdraoufx/Find-Dev.git.
Open the project in your preferred code editor.
Modify the code as desired.
Open index.html in your web browser to see the changes.
Feedback and Contributions
Feedback, bug reports, and contributions are welcome! If you encounter any issues or have suggestions for improvement, please open an issue on the GitHub repository. Feel free to submit pull requests to contribute to the project.