Explore awesome Github repositories. Search for your favorites repositories!
- Live Preview
- Features
- Installation
- Getting Started
- FAQ
- Found a bug? Missing a specific feature?
- Contributing
- License
- Explore for github repositories and add them to your list
- View the list of issues of a repository
- View the list of forks of a repository
- View the list of stargazers of a repository
You need to install Node.js and Yarn first, then in order to clone the project via HTTPS, run this command:
git clone https://github.com/guilhermefos/github-explorer.git
SSH URLs provide access to a Git repository via SSH, a secure protocol. If you have a SSH key registered in your Github account, clone the project using this command:
[email protected]:guilhermefos/github-explorer.git
Install dependencies
yarn install
Run the following scripts in order to execute the application in development mode
yarn start
Question: What are the technologies used in this project?
Answer: The tecnologies used in this project are React Js, to develop amazing views Styled Components and to get the repositories info Github API
Feel free to file a new issue with a respective title and description on the the Github Explorer repository. If you already found a solution to your problem, i would love to review your pull request! Have a look at our contribution guidelines to find out about the coding standards.
Check out the contributing page to see the best places to file issues, start discussions and begin contributing.
Released in 2020. This project is under the MIT license.
Made to fly by Guilherme Oliveira 🚀