SaurabhBayani / es6-github-viewer

Simple app to search user and repos of github using all concepts of es6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

es6-github-viewer

Simple app to search user and repos of github using all concepts of es6.

This app covers concepts of ES6

To Run

  1. Clone or Download and Extract
  2. Open index.html in any browser
  3. Enter name of any user in search-box and hit search
  4. You can filter repos using filter box

Todo

  1. Styling of application
  2. Loading message when user click on "Go" button
  3. Arrang repos in proper view

About

Simple app to search user and repos of github using all concepts of es6


Languages

Language:JavaScript 70.9%Language:HTML 29.1%