Skip to content

QuickHub Finder is an React app created to search a Github user and fetch informations that the api from github give access to us

Notifications You must be signed in to change notification settings

luispellizzon/github-finder

Repository files navigation

Github Finder app

This app allows you to search and view a GitHub user profile.

Live Demo : Click Here

What was used in this React project?

  • TailwindCSS
  • DaisyUI (Themes for creating components)
  • Create React App
  • Axios
  • React Icons
  • React Router
  • React Hooks : useState, useContext, useReducer

Preview

homepage

homepage

Cloning and getting into the folder

git clone https://github.com/lhpellizzon/github-finder.git
cd github-finder

Installing and Start the project

npm install
npm start

Happy Coding =)

About

QuickHub Finder is an React app created to search a Github user and fetch informations that the api from github give access to us

Topics

Resources

Stars

Watchers

Forks