rodrilima / git-explorer

React + Typescript project that loads github repositories using the Github API

Home Page:https://rodrilima.github.io/git-explorer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github Explorer

Screenshots

main

repository

Demo

Click here to see the demo page.

How it works

  • Enter the user name followed by the repository name: {username}/{repo-name}
  • Click the "Search" button
  • Click on the repository to see more information

About this Project

React Project that loads github repositories using the Github API .

This project is part of my personal portfolio. If it is useful in any project or for studies, feel free to copy. If you have tips on how I can improve the code or have a job proposal for me, I'll be happy if you can contact me.

Email-me: limamdw@gmail.com

Connect with me at Linkedin

Functionalities

  • Create repositories list
  • See respository description and author
  • See the last issues
  • Shortcut links to github

Getting Started

Prerequisites

To run this project, you'll only need to have the npm installed.

Installing

Cloning the Repository

$ git clone https://github.com/rodrilima/git-explorer.git

$ cd git-explorer

$ npm install

Running

$ npm start

Built With

License

This project is licensed under the GNU General Public License v3.0

About

React + Typescript project that loads github repositories using the Github API

https://rodrilima.github.io/git-explorer/

License:GNU General Public License v3.0


Languages

Language:TypeScript 95.6%Language:HTML 4.4%