/github-finder

Github Finder App

Primary LanguageJavaScript

Github Finder App

Find github users and display their info

This project is a fork from bradtraversy/github-finder-app

Usage

Rename .env.example to .env

You can use the Github API without a personal token, but if you want to use your token, add it to the .env file

Learn how to create a token here

Install Dependencies

npm install

Run

npm start