URL shortening API landing page with bootstrap (without active shorten
Design comparison
Solution retrospective
for some reason it said i can't use the live version in my repository while i linked my actual repository, so if you want to see the code just go through my profile's repository and you'll see the name!
Community feedback
- @mattstuddertPosted about 5 years ago
Hi Sven, sorry about the issues with the submission. A lot of people have been accidentally putting their
github.io
live version URL in therepoURL
field. So it validated on any URL withgithub.io
in the string. But with your setup, you've obviously got that even in your repository URL. I've made the necessary change to the form validation now so it will work if you edit your solution and update the URL.Your solution looks really good! I'd say the next steps would be to dive into making it responsive and getting the URL shortener to work and list out the shortened links.
Keep up the great work! 👍
0
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