Skip to content

This is a singe-page React.JS application that outputs a list of repositories and organizations by search term. api.github.com was used to get the data.

Notifications You must be signed in to change notification settings

BLOCKMATERIAL/github-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name & Pitch

github-parser

This is a singe-page React.JS application that outputs a list of repositories and organizations by search term. api.github.com was used to get the data.

Project Status

The project is now complete.

Deploy

The application is deployed on firebase.

Installation and Setup Instructions

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

npm install

To Run Test Suite:

npm start

To Build Client:

npm run bild

To Visit App:

localhost:3000

Project Screen Shot(s)

Desktop

alt tag

Mobile

alt tag

About

This is a singe-page React.JS application that outputs a list of repositories and organizations by search term. api.github.com was used to get the data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published