How I created a web page that displays all my GitHub repositories with ReactJs
This article shows how I created a react app that displays all my GitHub repositories. The main purpose of this article is to explain how the web app was built using the following features of Reactjs:
UseState
UseEffect
React router
Nested routes...
frontendstuff.hashnode.dev11 min read