Skip to content

elfiservice/QGitHub-User-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick GitHub Users

A cross browser App to search a developer on GitHub by name or username.

This aplication was builded all in ReactJs and using Redux to mantin the state.

Using the GitHub API to get the users and show public informations about him.

Getting Started

To test this App in your machine, just follow the steps below:

  • Clone this repo in your local git clone https://github.com/elfiservice/QGitHub-User-App.git
  • Now into your folder project in the terminal exec npm install
  • After install all dependencs just npm start to execute the App in the browser. or
  • You can test by here https://elfiservice.github.io/QGitHub-User-App/

Technology