Skip to content
This repository has been archived by the owner on Feb 9, 2019. It is now read-only.

A simple standalone web application that performs a keyword search of repositories from GitHub and displays the results. 🔍

Notifications You must be signed in to change notification settings

brandon-thimmesch/gh-react-searcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github React Repo Search Project

GitHub last commit

Installing & Running

In order to run the server locally, you may need to first make sure Node >= 8.11.3, there shouldn't be any issues though.

Frameworks/Packages:

  • React
  • React Router
  • React Scripts

Install and Build

All scripts to run the project are from react-scripts

To get started, cd into the root directory and install it: cd gh-react-searcher && npm install

Once installed for the first time, to build for production: npm run build

Running the App

To launch the app: npm start

That's it! 👍

About

A simple standalone web application that performs a keyword search of repositories from GitHub and displays the results. 🔍

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published