Responsive CountDown Timer using React.js and CSS Flex-blox
Design comparison
Solution retrospective
Any feedback on the code is welcome !
Community feedback
- Account deleted
Batal; tbarklah 3lk
3 - @ApplePieGiraffePosted almost 4 years ago
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)! π
1@NightClover-codePosted almost 4 years ago@ApplePieGiraffe Thanks for the advice !
0 - @abhik-bPosted almost 4 years ago
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 π
1@NightClover-codePosted almost 4 years ago@abhik-b Thanks for your feedback, and that's a great idea, I'll think about it !
2
Please log in to post a comment
Log in with GitHubJoin 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