Design comparison
SolutionDesign
Solution retrospective
Dear Frontend Mentor Challegers,
I am happy to share this project IP Tracker with you guys.
In this website that I built, users should be able to:
Users should be able to:
- View the optimal layout for the site depending on their device's screen size
- Shorten any valid URL
- See a list of their shortened links, even after refreshing the browser
- Copy the shortened link to their clipboard in a single click
- Receive an error message when the
form
is submitted if:- The
input
field is empty
- The
--I also added this functionalities:
Users should be able to:
-
Not searched for a link, if it's already been shown on the page
-
Receive an error message when the
form
is submitted if:- The
input
is unvalid - The
input
is already searched
- The
-
Shorco Api - shorten the links.
-
Thewebdev.info - update placeholder color using JavaScript.
-
W3Schools - copy clipboard in JS.
Keep Coding! aLpSabre
Community feedback
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