nedkamburov / github-issues-react

Access issues from a GitHub Repository — React App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netlify Status

Access issues from a GitHub Repository — React App

The application accesses the GitHub API, retrieves the last issues from a repository and it displays them. Additionally, the comments to each issue could be viewed.

Quick Start

npm install

Install dependencies

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm run build

Build for production

Access online directly

https://github-issues-search.netlify.app/

About

Access issues from a GitHub Repository — React App


Languages

Language:CSS 36.9%Language:JavaScript 30.9%Language:SCSS 26.0%Language:HTML 6.2%