Skip to content
/ github Public

Application to search GitHub users and repos using GitHub API

Notifications You must be signed in to change notification settings

PanicS7/github

Repository files navigation

How to run application

Steps:

  1. Install node.js if you dont have it installed
  2. After cloning repo, and opening file, in terminal type:
  3. cd github-master it will change directory to folder of app
  4. Type npm install to install all packages used for this app
  5. In file token.js replace token with your token, to generate click here - my token is deleted this is just placeholder, app wont work without token
  6. To run app type npm start
  7. Your app should start on localhost:3000 on your browser

App has 2 pages

  1. First page / Home show my github profile info
  2. Second page / Search - where you can search for other users and repositories on github

About

Application to search GitHub users and repos using GitHub API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published