Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 272 Bytes

File metadata and controls

14 lines (8 loc) · 272 Bytes

GitHub Searcher

A simple GitHub searcher using GitHub API

Installation and Usage

  • Run npm i && npm start in the console
  • Open localhost:3000 on the browser

Testing

npm test