url shortening api challenge

Please log in to post a comment
Log in with GitHubCommunity feedback
- @besttlookk
Hi, Nicely done. Following are some points i like to add:
- There is no error-state for invalid-url.
- It would be nice if you remove the error on focus. Add "onFocus" event listner on input to reset the error.
- It is not responsive for all screen-size. Whenever you develop anything always consider all screen-size even if it is not asked for.
Good luck,
Happy Coding
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