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

pshergie/gh-repo-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Repo Searcher

Simple repos search form for GitHub

Demo page: https://basilews.github.io/gh-repo-search/

How to build/open locally

  • start localserver: npm run dev
  • browser will open window on 8080 port. You can open it manually in browser if it didn't happened

or

  • open docs/index.html in browser

image of project

Project stucture

  • App.vue component registration
  • Chart.vue component that renders bar chart with countritor list & contributions count
  • Search.vue contains search box & app logic