Skip to content

This is a repo for a react-app that will get info on users from Github's API and will display it to the user

Notifications You must be signed in to change notification settings

dattali18/GitHub-user-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub User Search

This app will allow you to search for GitHub users and view their profile information.

functionality

  • Search for GitHub users by username
  • View user profile information
  • View user public repositories
  • View user followers
  • View user following
  • View user starred repositories

Technologies Used

  • React
  • React Router
  • Axios
  • GitHub API

Installation

  1. Clone the repository with
    git clone https://github.com/dattali18/GitHub-user-search.git .
  2. Run npm install
  3. Run npm start

About

This is a repo for a react-app that will get info on users from Github's API and will display it to the user

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published