/github-battle

A React app that lets you battle github users

Primary LanguageJavaScript

Github Battle

A React app that lets you battle two github users.

Live Demo

Netlify link: https://festive-neumann-4ca346.netlify.com/ (Netlify is that easy to use)

Features

  • Display most popular repos based on chosen language from using Github API
  • Battle two github user by comparing their followers and repo stars
  • Use render props, React Context, React Router, Lazy loading