Skip to content

mikec-git/Github-Issue-Viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a React app that allows users to browse any outstanding issues (open/closed) as well as pull requests.

Contributor

Mike Choi - Developer

A.Z. - Design

Getting Started

To get this project running on your local machine, follow the instructions below.

Prerequisites

NPM

  1. Download and install Node.js and npm
    (Or run the following command in your Node CLI to get the latest version of NPM if already installed)
npm install npm@latest -g

Download and Install Project Files

  1. Clone the repo
git clone https://github.com/mikec-git/Github-Issue-Viewer.git
  1. Run npm install inside the project root directory to get required dependencies
npm install
  1. Start the server
npm run start

Enjoy! :)

Built Using

Libraries

APIs

License

This project is licensed under the MIT License - see the LICENSE file for more details

About

This is a GitHub issue viewer app using the GitHub API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published