Design comparison
Solution retrospective
Hello everyone~! (≧∇≦)ノ
For this challenge, I practiced fetching API using a URL shortening. I'm not quite confident with it yet, but I still managed to complete it!
As usual, if you have any feedback or tips, please feel free to comment it!
Thank you~ ヾ(≧▽≦*)o
Community feedback
- @UrbanskiDevPosted about 2 years ago
Hello Briuwu !
Congratulation for finishing the project
I have some suggestions for you :
-
One thing that could be interesting to add would be to stock the shortened URL ! You can maybe try to do a full-stack app, or without going this far, you can try to store the results inside a cookie ! This way, you can show the previous results of the user.
-
An other small detail, you can add a
cursor:pointer
to your social medias icons, and maybe add a little effect hover like you did in your page to make this part less rigid ! -
For the HTML part, I would recommend you to use more HTML5 semantic by adding a "header" tag and a "footer" tag, which is better in terms of SEO (Search Engine Optimisation)
Here's a link which may help you with semantic of HTML5 :
Hope it inspire and helps you, good job and keep learning (≧∇≦)ノ
Marked as helpful1@BriuwuPosted about 2 years ago@UrbanskiDev
This helps me a lot! Thank you so much for these suggestions~! (≧∇≦)ノ
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