Responsive CountDown Timer using React.js and CSS Flex-blox

Solution retrospective
Any feedback on the code is welcome !
Please log in to post a comment
Log in with GitHubCommunity feedback
- Account deleted
Batal; tbarklah 3lk
- @ApplePieGiraffe
Hello, Achraf Elmouhib! 👋
Good work on this challenge! 👍 Your solution looks good and responds nicely! 🙌
I think you can get rid of those errors on your solution report by adding a
<title>
tag to the inline SVGs (e.g.,<svg><title>Facebook icon</title>... </svg>
). 😉Keep coding (and happy coding, too)! 😁
- @abhik-b
Hi Achraf , amazing job on this challenge 👌
** Just some opinions : **
- I liked the responsiveness of the site
- the rotate animation is great🔥🔥
- when the value of the timer becomes single-digit like
8,6,5,4
, you can make it08,06,05,04
that might look nice
Happy coding 😇 and Keep contributing these amazing solutions 🚀
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