Skip to content

Latest commit

 

History

History
47 lines (24 loc) · 857 Bytes

README.md

File metadata and controls

47 lines (24 loc) · 857 Bytes

Url-Shortener

Node.js app made with Express and Semantic ui

I challenged myself with this and had three main features

I had no idea on how to implement before hand but it turned out great and I was able to learn a lot

the three main features were

  • The user should be able to copy the url after it had been shortened

  • Check while the user was still typing whether the shortened url had been taken by a previous user

  • Send the shortened url to the user email once the user was done

Hosting

Node app deployed and ran on Glitch,

click the link below to see the live app

Usage

Installation

Install the dependencies

$ npm install

Serve

To serve in the browser $ npm start

App Info

Author

Ibironke Marvellous

Version

1.0.0