This is a simple web application consming GitHub's public API and list all issues of all added repositories.
- ReactJS
- Babel
- Webpack
- Webpack Dev Server
- Styled Components
- React Router DOM
- Just VS Code as usual.
- Access GitHub public API
- Retrieve repository data
- List all of the repository issues
- Pagination on issue list page
- Filter issues by opened, closed or all of them