Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 723 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 723 Bytes

Scoreboard

Live Preview

A simple application to control the score of a game.

Built with

  • Create React App - Set up a modern web app by running one command.
  • React router - Declarative routing for React.
  • TypeScript - TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.
  • Redux - A predictable state container for JavaScript apps.
  • React Redux - Official React bindings for Redux.
  • Redux Persist - Persist and rehydrate a redux store.