Giter Club home page Giter Club logo

github-finder's Introduction

Github User Finder

✅ Goal

To create a react app to search github user

✅ Tech stack!

* React
* HTML
* CSS
* Javascript

✅ What does it do?

It searches for all the Github users using the text inputted by the user in the form. It returns all the users matching the string in a grid format. Clicking on the more tab takes the user to a custom made page with the vital stats.

✅ Features

  1. It searches for user profiles as you type but reduces unnecessary API calls using setTimeout() method. So API is only called when you have stopped typing your desired keyword.
  2. It shows the user information like number of repos, gists, followers and following.
  3. It fetches the 5 latest added repos with stars, watchers and forks.
  4. User's profile and repo are directly linked to GitHub, so anyone searching on this platform would easily be able to navigate to user's GitHub profiles.
  5. It takes care of all the edge cases for the API info returned.
  6. It is Mobile Responsive. It's 2019 and That's not a feature anymore. :)

✅ Usage

1. https://github.com/tasmiarahmantanjin/github-finder.git
2. cd github-finder
3. npm install
4. npm start

🙋‍♀️ Authors

Tasmia Rahman

github-finder's People

Contributors

tasmiarahmantanjin avatar

Watchers

 avatar

Forkers

arif98741

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.