Design comparison
SolutionDesign
Solution retrospective
My solution for Launch countdown timer. -at least for desktop view.
Any advice / comment is much appreciated.
Community feedback
- @arifaisal123Posted over 1 year ago
Amazing work, and clean code.
Adding my two cents here - You can make code files more organized, by keeping css files in css directory, js files in js directory, or in dist/ distribution folder. Currently, there are multiple files with the same name scattered in both dist and root directory.
As you have already mentioned, this is only a desktop version, I'm guessing that's why there isn't a mobile responsive version.
Good Day!
1
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