Assignment 1: Make a digitalCLOCKComponent using useEffect Hook. We need to only update the time Upto seconds in it. HH:MM:SS format can be used. Can you make it send a Console.log at end of every minute ? Assignment 2: Implement a simpleTIMERthat displays the elapsed time since the s...