Skip to content

rohan-paul/find-most-popular-github-user-in-your-city

Repository files navigation

Its was a 12 Hour Take Home exercise that I did in 1st Quater in 2020
The LIVE site running here

This project is for searching the most popular (by followers count) Github user in a City. Just type a city name in the search box (which has a autocomplete features covering most of the cities of the world ). But if a City is not coming up in the Autocompletion, you can just type it and then hit the blue Button ('LOAD CITY DATA')

Its built with React, Redux and Material-UI.

To launch the project locally

yarn install and then

yarn start

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

yarn test or npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

yarn build

Builds the app for production to the build folder

About

A quick side project to find the most popular Github Users (by followers count) in any city

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages