/github-battle

React.js fundamentals build tutorial

Primary LanguageJavaScript

##This application is build example of React Fundamentals tutorial.

###Tutorial link: React.js Fundamentals

####To run:

  1. Clone repository && cd app_root (github_battle)
  2. Download npm (NPM comes with node so I'd recommend just downloading node ©)
  3. Run 'npm install'
  4. Run 'npm run start' (this will launch webpack-dev-server)

Battle confirmation:

alt text

Battle result:

alt text