/myGitRepos

GitHub repositories app that was designed to display just my repositories using react pagination and to also show details of a single repository by clicking a button on the repo page.

Primary LanguageJavaScript

#INSTRUCTIONS:

Implement an API fetch of your GitHub portfolio, show a page with a list of all your repositories on GitHub(the page should implement pagination for the repo list), and create another page showing data for a single repo clicked from the list of repos using nested routes while using all the necessary tools in react. Implement the proper SEO, Error Boundary (show a page to test the error boundary) and 404 pages. Good UI and Designs are important.

Here is a link to View Live on Netlify.