What it does it shows you the date and time based on the timezone of where you live or where you are.
How I built it I imported moment.js and moment timezone to make it functional for each city inputed by the user and made use of VPN data to guess the user's local time provided they are not in their city of residence. I also made the time displayed prior to user interaction update every second.
Challenges I ran into I struggled getting the interactive time to update per second as shown in the display page.
Accomplishments that I'm proud of I am quite proud of the functionality and design of my project.
What I learned I learned that VPNs can be useful in programming.
What's next for world-clock I'll solve the update per second problem I ran into.
Log in or sign up for Devpost to join the conversation.