This React application is meant to be used to search repositories, by the following format: "username/reponame" It will give you an overview about that repository, linting all stars, forks and issues.
You will be able to navigate through all issues openend for the input repository, and if you wish to see more about that issue, it will redirect you to that issue's page
simply run "yarn" to install dependencies and then "yarn start".
the application will run on localhost:3000.
Email: regisprogramming@gmail.com