Vaib215 / github-finder

A Web App based on Github Rest API to fetch Github users' stats and repos.

Home Page:github-finder-vaib215.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Github Finder

Description

A react based app that uses Github Search API to search Github Users and their repos.

Features

When a username is searched, a list of similar usernames is visible. After clicking on the username, user profile is visible where you can see the social handles and latest repositories.

  • Uses axios
  • Uses Context API, reducers and actions
  • Deployed on vercel

Screenshots

Tech Used

JavaScript CSS3 Vercel TailwindCSS React Router React

Setup:

  • Step 1: Run npm i to install node modules.
  • Step 2: Then run npm start to see the project live on https://localhost:3000

Live Link

Vercel

About

A Web App based on Github Rest API to fetch Github users' stats and repos.

github-finder-vaib215.vercel.app


Languages

Language:JavaScript 90.0%Language:HTML 6.3%Language:CSS 3.5%Language:Shell 0.2%