Skip to content

bradtraversy/github-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Finder

React app to search Github profiles. This app uses the Context API along with the useContext and useReducer hooks for state management and is part of the "Modern React Front To Back" Udemy course

Usage

npm install

npm start

Runs the app in the development mode.
Open http://localhost:3000

npm run build

Builds the app for production to the build folder.