Skip to content

React, react router and axios to call githubs API and fetch any repos issues and pull requests

Notifications You must be signed in to change notification settings

ParsaYadollahi/GithubIssuesExplorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GithubIssuesExplorer

Web App that displays a repos issues and pull requests while allowing them to filter states.

App hosted on Heroku here: https://githubissuesexplorer.herokuapp.com/

alt text alt text

Getting Started

Steps to run program.

  1. Clone this repository.
  2. Run npm install to install dependencies.
  3. You can now run npm start to see the app on http://localhost:3000.

Usage

  1. Start by typing in a github url in the search bar.
  2. A set of boxes filtered by all will show up displaying all the issues including the pull requests.
  3. You can filter these with the buttons at the top left. Navigate to the repository and navigate to the issue or pr.

Authors

Acknowledgments

  • Make sure you know about stashing before you 'git reset --hard origin' and pop all the saved stashs just to lose all your work.
  • Got to learn more about react and UI than I thought I would from a small project.

About

React, react router and axios to call githubs API and fetch any repos issues and pull requests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published