tmobaird / i-want-to-contribute

React app that allows users to easily search for Github repos and view useful contributing information :octocat: :mag:
https://i-want-to-contribute.netlify.com/
MIT License
16 stars 15 forks source link

URL search query term #63

Closed cubadomingo closed 7 years ago

cubadomingo commented 7 years ago

This PR adds the feature to change add a search query term to the url on search and to search for packages if a search term is included in the url. It includes specs, all of which are currently passing.

tmobaird commented 7 years ago

Closes #18. Closes #39.