Explore amazing Github Repositories. Built with ReactJS 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/jukka10/Github-explorer-BootCamp-GoStack.git
Run the following scripts in order to execute the application in development mode
// Install the dependencies
yarn install
// Start the application
// yarn start
Thanks to Rocketseat for supporting the community and sharing an amazing content.