Clock App with JavaScript, DayJS, own backend quotes API :)

Solution retrospective
Challenge done ! I didn't use the world time API because I find it super slow and doesn't have HTTPS Connection (their HTTPS site is down). Instead, I used DayJS, some functions and the 2nd API to display all the information.
Same for the quote block, I used my own backend API made 2 months ago in a MERN project. Backend was made with Node.js / Graphql and was deployed on Heroku. You can see the live site here : https://mindquotes-app.vercel.app/ I don't know if it's just me but front-end or back-end on Heroku seem a bit slow so I deployed the client side on Vercel.
A React JS version is WIP.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Clément Creusat's solution.
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