ClockApp Using Vanilla JS and Axios

Solution retrospective
Comments and criticisms are welcome :)
Please log in to post a comment
Log in with GitHubCommunity feedback
- @EmmanuelHexer
Great work overall man. Ive learnt quite a lot from your work.
Marked as helpful - @abhik-b
👋 Hey Joshua , Your solutions seems perfect to me, Fantastic Job Well Done & please keep contributing such amazing solutions 👍
Marked as helpful - @mo-rob-1
Good job man, looks great! Only feedback is to remember to add alt text to the icon in your HTML to prevent accessibility issues.
Keep up the good work :)
- @NaveenGumaste
Hay ! Joshua Good Job on challenge
These below mentioned tricks will help you remove any Accessibility Issues
-> Add Main tag after body
<main class="container"></main>
-> Learn more on accessibility issues
If this comment helps you then pls mark it as helpful!
Have a good day and keep coding 👍!
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord