This project was bootstrapped with [Create React App] to demonstrate how to use [React] to build a simple Github repository viewer.
Hi! Dev here, I devlopment this project to demonstrate how to use React to build a simple Github repository viewer and I use a API to get the data of github my repositories. Maybe in the future I will add more features to this project and expand the functionality for more developers show their repositories in a simple way.
Clone this repository and install the requirements:
git clone https://github.com/renan-dias/Github-Repository-Viewer.git
Move to directory and run the program:
cd /Github-Repository-Viewer
Install dependencies:
npm install
In this version you only can see my repositories.
- 0.0.1
- CHANGE: Update docs and project to github (start of development)
Make a good UI and add more features for login to github and show the repositories of the user.