GitHub User Finder is a tool that uses the GitHub API to find an user and their information. With this tool, you can find an user trought their username.
The project was completed in 3 hours. I used the IDE "Visual Studio Code" to write the code and use the terminal. The project has only one HTML, CSS and JS file. Also, the project uses a 3 different font files, the font is "Poppins".
- HTML5
- CSS3
- JavaScript Vanilla
To install the project on your computer, you can use the "Code" button and follow the following steps in each case:
- Copy the URL
- Open your Git Bash
- Write
git clone
and paste the url. As follows:
git clone https://github.com/santiagobaronz/Buscador-de-Usuario-GitHub.git
- Click "Download ZIP"
- Download the ZIP and extract the files into a folder
- Open the folder in your favorite IDE
- Santiago Baron Zuleta - Project creator Santiago-Baron-Zuleta