Skip to content

This project lets you search for Github users using the Github API. You can search for them using their name or username. The project uses modern React features such as Hooks, Context API etc. The App level state is managed using the modern Context API and Hooks instead of Redux.

Notifications You must be signed in to change notification settings

KaushikShivam/github-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Finder

Github Finder This project lets you search for Github users using the Github API. You can search for them using their name or username. The project uses modern React features such as Hooks, Context API etc. The App level state is managed using the modern Context API and Hooks instead of Redux.

Homepage Profile View

Table of content

Description

This project lets you search for Github users using the Github API. You can search for them using their name or username. The project uses modern React features such as Hooks, Context API etc. The App level state is managed using the modern Context API and Hooks instead of Redux.

Installation

  1. Clone the project to your local directory
git clone https://github.com/KaushikShivam/github-finder
  1. The project uses NPM for managing dependencies. Run npm install to install all the required dependencies
npm install
  1. Run the task runner to run the app
npm run start

Contact

You can contact me at:

About

This project lets you search for Github users using the Github API. You can search for them using their name or username. The project uses modern React features such as Hooks, Context API etc. The App level state is managed using the modern Context API and Hooks instead of Redux.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published