Github Explorer is a small project to search for details of the selected repository and list your issues.
- React.js - JavaScript library for building user interfaces.
- Axios - Promise based HTTP client for the browser and node.js
- Typescript - typed superset of JavaScript that compiles to plain JavaScript.
- Styled-components - Visual primitives for the component age.
- Yarn - package manager that doubles down as project manager.
Install dependencies and start the server.
$ yarn
$ yarn start