Skip to content

alanarvelo/ScoreboardAppWithReact

Repository files navigation

React Scoreboard App

screen shot 2017-07-02 at 3 41 54 pm

As a project for Treehouse React-Basics course, the task was to develop a Scoreboard App. State for the player's score, the players array, the player counter, point counter, and stopwatch. A few other stateless componenets were developed.

To do: study Redux, the state-management library. study Babel which can be used to compile JSX code to plain JavaScript (for this project, however, we use an in-browser compiler called Babel.js a real-world scenario would typically include a build step, Webpack can perform this) Webpack: more complex build tool (compilation plus a JavaScript module system) React Native: renders to iPhone/Android

About

A Scoreboard counter with stopwatch using React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages