ankitious / github-issues-page

Github issues page built with react.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github Issue Page Clone With React Redux

Running Application : https://git-issues.netlify.com/

Packages Used to build this project :

  • create-react-app
  • react-router
  • redux
  • redux-saga
  • styled-components
  • prop-types

Set Up :

1. git clone https://github.com/ankitious/github-issues-page.git

2. yarn install 

3. yarn test

4. yarn start

5. go to http://localhost:3000

By default, it will show facebook's react repository's issues page.

To view some other repositories issue page give query parameter's as owner & repo.

---> https://git-issues.netlify.com/?owner=vuejs&repo=vue

About

Github issues page built with react.


Languages

Language:JavaScript 97.2%Language:HTML 1.7%Language:CSS 1.1%