This is an open source project from DevProjects. Feedback and questions are welcome! Find the project requirements here: Link Shortener Website
- VueJS;
- SCSS;
- BEM CSS;
- Atomic Design principles;
-
The user will input a valid URL and click a "shorten" button. The shortened URL will then be displayed.
-
Your UI should include the following elements:
-
Text input for the user's URL
-
"Shorten" button to trigger the link shortening
-
Display area to return the shortened URL to the user
You can see the live demo and give feedbacks on the DevProjects page.