Skip to content

Latest commit

 

History

History
51 lines (35 loc) · 1.52 KB

README.md

File metadata and controls

51 lines (35 loc) · 1.52 KB

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: