Skip to content

JamieGhoorbin/react-github-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-github-finder

A simple React app using the GitHub API that enables you to search for users and view their profiles.

Getting started

You can view a live demo over at https://jdg23-dev.github.io/react-github-finder

To get the frontend running locally:

  • Clone this repo
  • npm install to install all required dependencies
  • npm start to start the local server (this project uses create-react-app)

Local web server will use the standard React port 3000

I would like to credit Brad Traversy for his tutorial course -React Front To Back- on Udemy.

About

A basic GitHub finder using the GitHub API and React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors