Skip to content

dboland77/github-repo-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a demo application that allows a user to search github repositories.

It will:

  1. Allow the user to enter a search term
  2. Returns and displays the top 10 repos related to that search term (by stars)
  3. Displays the items in a list allowing the user to delete items on the list
  4. Displays the users search history
  5. Persists the users search history to local storage

The project can be cloned from this repo and run with "yarn" to install dependencies and then "yarn start"

It is also deployed to netlify at: https://react-github-repo-search.netlify.app/

Netlify Status

About

Allows user to search github, displays top 10 repos and stores search history

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published