Project: Countdown Champ
Countdown Champ
Since everything is more or less laid out on the app itself I’ll keep my
description of it succinct.
Countdown Champ is a simple React app I made as part of a Udemy course
React JS and Redux Mastering Web Apps taught by David Katz (who also has a great ES6 course that I also wholeheartedly recommend).
It works as both a countdown for things in the far off future
(Because who wouldn’t want to know how many days until the year 3000,
am I right?), but also as a stopwatch for things in the foreseeable
future.
Since it’s just a front-end app this time with no real need for Node/Express and
what have you, it can be found Here
hosted on my Github. It’s repo can also be found Here, if that’s your thing.
This is hopefully the first of many react projects I publish, I really am taking
a liking to the framework, and I plan on tackling Redux ASAP, and I just hope
it’s not too challenging.