Recreate Your Github Repository Page With ReactJs and NodeJs
Let's recreate your Github repository page. The finished UI will be similar to the image above. And we will use live data from GITHUB GRAPHQL API.
You can clone the complete project here on github.
The React Frontend
Install NodeJs and NPM
Creat...
tebieto.hashnode.dev21 min read