/scoreboard

Primary LanguageJavaScriptMIT LicenseMIT

Scoreboard React App

Play with the scoreboard here: live link 😊

Project built using ReactJS that utilizes various features including: state management, class-based/functional components, and form elements.

Interactive timer with stop/start and reset that uses hooks such as componentWillUnmount to prevent memory leaks.

Motivation

The purpose of this project is to demonstrate various features of the ReactJS library including:

  • lifecycle methods
  • PropTypes library for typechecking
  • Context to prevent "prop drilling"

Built With

Alt text