Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bradtraversy/github-finder-app
/ functions
Functions
22 in github.com/bradtraversy/github-finder-app
⨍
Functions
22
◇
Types & classes
0
↓ 1 callers
Function
getUserAndRepos
(login)
src/context/github/GithubActions.js:21
↓ 1 callers
Function
getUserData
()
src/pages/User.jsx:16
↓ 1 callers
Function
searchUsers
(text)
src/context/github/GithubActions.js:11
↓ 1 callers
Function
setAlert
(msg, type)
src/context/alert/AlertContext.js:12
Function
About
()
src/pages/About.jsx:1
Function
Alert
()
src/components/layout/Alert.jsx:10
Function
Footer
()
src/components/layout/Footer.jsx:1
Function
GithubProvider
({ children })
src/context/github/GithubContext.js:6
Function
Home
()
src/pages/Home.jsx:4
Function
Navbar
({ title })
src/components/layout/Navbar.jsx:5
Function
NotFound
()
src/pages/NotFound.jsx:4
Function
RepoItem
({ repo })
src/components/repos/RepoItem.jsx:5
Function
RepoList
({ repos })
src/components/repos/RepoList.jsx:4
Function
Spinner
()
src/components/layout/Spinner.jsx:3
Function
User
()
src/pages/User.jsx:9
Function
UserItem
({ user: { login, avatar_url } })
src/components/users/UserItem.jsx:4
Function
UserResults
()
src/components/users/UserResults.jsx:6
Function
UserSearch
()
src/components/users/UserSearch.jsx:6
Function
alertReducer
(state, action)
src/context/alert/AlertReducer.js:1
Function
githubReducer
(state, action)
src/context/github/GithubReducer.js:1
Function
handleChange
(e)
src/components/users/UserSearch.jsx:12
Function
handleSubmit
(e)
src/components/users/UserSearch.jsx:14