Skip to content

mpsasank/GitBattle

Repository files navigation

GitHub Battle

This project was created as part of a React skills showcase. It displays competencies with npm, webpack, babel, elements, components, props, state, propTypes, defaultProps, stateless functional components, lifecycle events, asyncronous requests, dynamic rendering, query parameters, ES6, Promises, axios and the React Router.

This app allows us to:

  • See the welcome page with its links.
  • Compare two GitHub account's score. Basing on the numbers of followers and stars it declares the winner.
  • See the most popular GitHub repos based on their languages.

Page Home

Page Battle

Page Battle results

Page Popular

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

About

Compare developers or View popular repositories on Github

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published