Skip to content

sonickonic/url-shortening-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React App "Shortly" - URL shortening

Design preview for the Shortly URL shortening API coding challenge

Responsive layout with React Hooks, integrate with the rel.ink API

The users can:

  • 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

Frontend Mentor challenge 🚀

Installation

$ git clone git@github.com:sonickonic/url-shortening-api.git
$ cd url-shortening-api
$ npm install

Run the app

$ npm start 

About

Responsive layout with React Hooks, integrate with the rel.ink API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published