A time tracking dashboard using asynchronous and promise fetch API

Please log in to post a comment
Log in with GitHubCommunity feedback
- P@CoderAlchemy24
Nice work!
Some notes:
-
units: Using rem and em is preferable to px.
-
the breakpoints in @media-queries are not continuous, there is a break between 1030 and 1137 pixels, and the layouts do not appear in parallel with the screen size change.
-
- P@JoelJacobO
beautiful
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