/simple-scoreboard

This is an assignment-01 from the course "Think in a Redux way" by @Sumit Saha on @LearnWithSumit.

Primary LanguageJavaScriptMIT LicenseMIT

Redux logo

Redux Simple Scoreboard

This is a simple scoreboard app built with Redux and Vanilla JavaScript. The app is an assignment from the course "Think in a Redux Way" by Learn With Sumit.

The app should have the following features:

  • Add a match
  • Increment the score of a match
  • Decrement the score of a match
  • Reset the score of all matches
  • Delete a match

Technologies

  • HTML
  • Tailwind CSS
  • JavaScript
  • Redux

Live Demo

https://ssg-scoreboard.netlify.app/