Skip to content

mhaidarhanif/github-battle

Repository files navigation

Super GitHub Battle

A pure React.js app that built through React.js Fundamentals course on React Training. This repo contains a better version of each components separation. Written from scratch, so it has some differences with the original version. See the deployed one at https://super-github-battle.firebaseapp.com.

This app allows us to:

  • see the welcome page with its links.
  • see the most popular GitHub repos based on their languages.
  • compare two GitHub account's score.

Page Popular

Page Battle

Getting Started

Installation

npm install

Development

npm start
# this will start the webpack development server
# then the page http://localhost:8080 will be opened

Deployment

npm run firebase-init
npm run deploy

License

MIT License

About

:octocat: Super GitHub Battle app with React.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published