Skip to content

ebuka-nwabueze/github-finder-app

Repository files navigation

Github finder Application

This application provides allows the search of github profiles and more information associated with the user.

How to run locally

  1. Ensure you have node installed, then
  • npm install

  1. Create a .env file with the following variables:
  • REACT_APP_GITHUB_URL should contain the following url https://api.github.com

  • REACT_APP_GITHUB_TOKEN should contain your Github API Key for making more request rather than the limited quota. To create your own key, Click here

  1. You can start the application with the following:
  • npm run start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

About

This application provides search capability on gitub users.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published