This webapp lists all github repsitories with pagination, for the search query provided.
To run this app:
- Clone this code.
- Navigate to project directory and run rails s
- Now go to any browser and open url http://localhost:3000
- Simply write any term in input field and press search you'll find listing of github repos.