Skip to content

This is a robust, fully featured React App. This GitHub Finder allows the user to find existing users on GitHub and also check out some Trending Repository and Developers.

Notifications You must be signed in to change notification settings

SouravBandyopadhyay/GithubFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GithubFinder

This is a robust, fully featured React App. This GitHub Finder allow user to find existing user on GitHub and also checkout some Trending Repository and Developers.

Tech Stack

React, JavaScript, Html, CSS, Chakra-UI

Deployment Link

https://github-finder-gray-two.vercel.app/

Features

  • Navigation Bar and Footer is well aligned.
  • Fetching API for displaying the data along with there github stats.
  • Github Stars section is provided where top Github Contributors along with their github statistics is provided.
  • Searching Functionality is also provided.
  • Trending Repo section where all Trending Projects is mentioned along with Contributors and particulars.
  • All components are cross-device compatible.

Installation

Clone the Repository from Github. Then do the following steps:

    npm install

    npm run start

Screenshots

Home Page

This is the landing page when user visits the website for first time.

App Screenshot

Finder Section

Once user search for any particular username cards will be available in this manner.

App Screenshot

Github Stars

This section shows the Developers who made considerable constribution on GitHub platform including their stats.

App Screenshot

Trending Repo

This section shows the Repository that are trending on GitHub.

App Screenshot

About Page

This is the concluding page where some useful links related to get in touch is provided.

App Screenshot

API Reference

Get All Users from Github API

  GET : `https://api.github.com/search/users?q=${user}&page=1&per_page=${limit}&order=asc`

Get Trending Repo API

  GET : https://gtrend.yapie.me/

About

This is a robust, fully featured React App. This GitHub Finder allows the user to find existing users on GitHub and also check out some Trending Repository and Developers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published