React Project Github Finder
React app to search Github profiles. This app uses the Context API along with the useContext and useReducer hooks for state management.
Usage
npm install
npm start
Create your Github Client Id and Client Secret and add it on .env.local
Runs the app in the development mode.
npm run build
Builds the app for production to the build
folder.