Skip to content

raghavadss/github-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Explorer

This project was bootstrapped with Create React App.

This is a simple github explorer which provides github user search and repo search functionality.

Available Scripts

In the project directory, you can run:

npm start

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

The page will reload when you make changes.
You may also see any lint errors in the console.

Documentation

High Level Design

This app uses the following components -

  1. React Function Components
  2. React Hooks
  3. Redux
  4. Redux Thunk
  5. React Router DOM
  6. Basic CSS

API

  1. Github User Search API
  2. Github User Details API
  3. Github Repository Search API

Core Components

The components created in this project are -

  1. Header
  2. SearchBar
  3. UserList
  4. UserProfile

About

A simple github user explorer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published