GitHub Explorer
This is a ReactJS project using Typescript that is called “GitHub Explorer” and you can search for github users and acess their informations about repositories and followers!
? How can I install GitHub Explorer?
If you want to install GitHub Explorer, follow this steps:
git init
git clone https://github.com/ianlgk/github-profile-explorer.git
yarn
- git init initializes or reboots a repository
- git clone will clone the repository on your local machine
- yarn will download all project’s dependecies
☕ How can I use GitHub Explorer?
Now that you have installed the GitHub Explorer, follow this steps to run the project:
yarn start
In case that you do not want to install the project, you can use the GitHub Explorer through the following link: https://githubexplorer-ianlgk.netlify.app
?️ Technologies
? Contributors
Ian Langkammer Batista |