Skip to content

MohamedAridah/frontendmentor_url-shortening-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - URL shortening API landing page solution

This is a solution to the Shortly URL shortening API Challenge challenge on Frontend Mentor.

Table of content:

Overview

Hello Everyone, This is my 2nd Frontend Mentor challenge.

The challenge

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

Challenge design

Image Of The Challenge

Challenge links

My process

Built with

  • Semantic HTML5 markup.
  • SASS [CSS Pre-Processor].
    • Flex.
    • Grid.
  • Javascript.
  • Font Awesome [Icons Library].

What I learned

For this challenge i learned:

  • how to deal with APIs.
  • Improve my responsive design skills.

Useful resources

Author

  • Website - Well I haven't made my portfolio yet, but gonna make it soon.
  • Github - @FedLover
  • Codepen - @FedLover
  • Frontend Mentor - @mo