Skip to content

Balbader/github-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.
The goal of this project was to get better at refactoring the code base from
React Class Components to React Hooks

Check the app here: https://basilgithubfinder.netlify.app/

Usage

npm install
To install all dependencies

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.
Props to @bradtraversy for the awesome tutorial.

About

React Github Finder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published