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.
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.
- Clone the project to your local directory
git clone https://github.com/KaushikShivam/github-finder
- The project uses NPM for managing dependencies. Run npm install to install all the required dependencies
npm install
- Run the task runner to run the app
npm run start
You can contact me at: