/Github-Repository-Viewer

In this project I implement a functionality to query the github api and list my repositories. I intend to turn it into a blog that presents my projects in an organized way by categories.

Primary LanguageJavaScript

React Github repository viewer

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.

Installation

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

Usage example

In this version you only can see my repositories.

Release History

  • 0.0.1
    • CHANGE: Update docs and project to github (start of development)

Coming Soon

Make a good UI and add more features for login to github and show the repositories of the user.