Skip to content

Fully responsive and awesome light theme-looking landing page with URL shortener functionality. The website will save your shortened links in the local storage and display them in the site.

Notifications You must be signed in to change notification settings

yasssuz/shortly-API-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Shortly URL shortening API Challenge solution

This is a solution to the Shortly URL shortening API Challenge challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Note: Delete this note and update the table of contents based on what sections you keep.

Overview

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

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • SCSS
  • CSS Flexbox
  • CSS Grid
  • Functional Javascript
  • Parcel V2
  • Mobile-first workflow

Continued development

I'm exploring more about bundlers and I will continue to do that! Parcel is pretty easy, just set up the scripts and then play with it. I was thinking about getting into bundlers like Vite or Snowpack that uses the unbundled development technique and it's just amazing. I'm learning Webpack as well, currently I'm working in a few react projects with them and I was thinking about learning a little bit about Rollup because Vite uses it under the hood for production build.

Author

Note: Delete this note and add/remove/edit lines above based on what links you'd like to share.

About

Fully responsive and awesome light theme-looking landing page with URL shortener functionality. The website will save your shortened links in the local storage and display them in the site.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published