[ Intermediate ] This is a single page - an intermediate challenge developed by me from front-end mentor website.
This landing page is a solution to the URL shortener API Front-end mentor challenge. It was developed using Tailwind.css, Javascript, and a Shortcode API. The page's function is to shorten a link entered by the user. Some key features of this challenge include building a responsive landing page with interactive elements, incorporating a mobile-first design approach, implementing a URL shortening API to generate shortened links, and using HTML, CSS, Tailwind.css, and JavaScript to recreate the provided design.
This landing page was developed in 2022 as a solution to the URL shortener API Front-end mentor challenge. It makes use of Tailwind.css, Javascript, and a Shortcode API to allow users to shorten links. The page follows a mobile-first design approach and incorporates responsive design principles. Overall, it successfully recreates the provided design and showcases the developer's skills in HTML, CSS, and JavaScript.