Skip to content

kapansa/Github-Users

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search For Github Users.

This is a web app that uses the Github API to search for Github users.

Testing App

If you want to test it out on your local machine. Clone the repoitory or download it to your machine. and run the following commands:

Installations

clone this repository by running the command:

  git clone https://github.com/kapansa/Github-Users.git

Then install the packages using the command:

  npm install

After run the following command: your app will open on localhost:3000

  npm start

You can also check the deployed one Click Here.

I deployed it to netlify.