mohammedbakr / github-finder

Simple app with React.js to search for GitHub users, show profile details and repos using GitHub API

Home Page:https://githubusersapp.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

npm run build

Builds the app for production to the build folder.

About

Simple app with React.js to search for GitHub users, show profile details and repos using GitHub API

https://githubusersapp.netlify.app/


Languages

Language:JavaScript 69.9%Language:CSS 26.3%Language:HTML 3.8%