Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 466 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 466 Bytes

2v2vsu

A fun matchup maker, all against you in the format of 2v2. Sounds confusing?! Not anymore!!

Example: the app generates tables to keep score during a FIFA 2v2 (everyone plays everyone) tournament

Why

  • for me to familiarize w. Node, React, Webpack, ES2015, SASS (syntax)
  • fun tool to have and use

Tech to use

"DB"/persistence

  • localstorage

Server

  • node

Builder

  • webpack

Render

  • React
  • Redux
  • Jsx
  • Html 5
  • Sass (not SCSS)