Explore amazing Github Repositories. Built with ReactJS, TypeScript and Styled Components.
A few of the things you can do with Github Explorer:
- 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
First of all, you may clone this repo
git clone https://github.com/leandrocanabarro/github-explorer.git
Run the following scripts in order to execute the application in development mode
// Install the dependencies
yarn install
// Start the application
// yarn start
Feel free to send me feedback on LinkedIn or file an issue. Feature requests are always welcome.