Retro Clock App
React Practice
For this one, I added in the following concepts:
- UseEffect: I picked up the hook and studied a bit about it. Realized that I can make a clock out of the use of useEffect. I wasted some time making things work. Eventually, it did work but more by itself, than by my understanding.
- The styling in this one is 'Modern Retro'. I would like to note the use of the borders in this style and make a checklist about it.
Design
Deployment