Giter Club home page Giter Club logo

developer-rahul-locationgit's Introduction

image

LocationGit - v2

The second iteration of LocationGit built with React and hosted with Vercel.


๐ŸŒŽ About LocationGit

LocationGit allows users to search for top GitHub users by location. Results are then displayed with their respective GitHub statistics. Users can enter a city into the search box to view the top GitHub users from that location. Note: The displayed results are based on the location provided by the users themselves on their GitHub profiles.

LocationGit interfaces with the GitHub API to fetch the top users for the specified location. The primary metric for ranking is the number of followers, but this may change in future iterations. The app displays profile details of each ranked user, such as their profile picture, username, full name, follower count, number of public repositories, and a direct link to their GitHub profile. Due to API usage restrictions, only 10 users are displayed at a time.


๐Ÿ”ง ๐Ÿ“š Tools & Libraries

React - For Building the user interface.
Tailwind CSS - For styling elements.
Vite - Build tool and development server.


๐Ÿ“ฆ Packages

Cobe - Globe elements.
DotENV - For managing enviornment variables.
React Icons - For icons.
React Router Dom - For routing SPAs.
React Select - For autosuggest user input. AuthO - For user authentication.


๐Ÿ›  Setup and Installation

Make sure you have Node.js and npm installed.

Clone the repository

git clone https://github.com/developerrahulofficial/locationGit.git

Navigate to the project directory

cd locationGit

Setup Your Enviroment Variables by creating .env file in your project and the following line

VITE_GITHUB_TOKEN = " Your Github Token Here"

Install dependencies

npm install

Run the app in development mode

npm run dev

๐ŸŽจ Color Reference

Color Hex
Dark Gray #070707 #070707
Lighter Gray #A1CEFA #A1CEFA
Darker Blue #3B82F6 #3B82F6
Normal Blue #60A5FA #60A5FA

developer-rahul-locationgit's People

Contributors

developerrahulofficial avatar

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.