This is a global clock app that lets you check the time in various cities around the globe. The drop-down bar lets users choose the city name and see the current time and date.
- Find the names of the cities.
- Display the current time information, including the date.
- HTML
- CSS
- JavaScript
- MomentJS library for making the requests
- Select the city from the drop-down list bar.
- Press Enter to proceed.
- The time for the city you choose will be shown.