Skip to content

A Github profile finder app made using React hooks, the Github API and context API

Notifications You must be signed in to change notification settings

Yajassardana/Github-Explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Explorer

  1. Github API - Retrives data using the Github Api, displaying 30 profiles in one go.
  2. React Hooks and Context API - Use for a cleaner state handling throughout the various function based react components.
  3. Axios - Use axios to make calls to the mentioned api.

Preview

Home Page

home

Search Users throughout github

Search

Detailed User Profiles -

User

Search Results

Results

About the App

About

Local Setup & Available Scripts

In the project directory, you can run:

npm install

Installs all dependencies required for the app to run

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

About

A Github profile finder app made using React hooks, the Github API and context API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published