- Simple application to track multiple players and their scores for a game
- Stopwatch function with reset
- Click player to view additional details
- Add & Remove players
- View individual player scores along with total number of players and total score
- Use Redux actions, actiontypes and reducers to manage state
- Scoreboard.js is main container, rest are components