A URL shortening service front-end in the form of an Angular web application.
It's backend is available here.
SnipTech is currently hosted on the Heroku platform under a free plan, and can be accessed here.
The overall system is running a PEAN stack.
-
returns a shortened url based on any valid url input.
-
Displays an error message upon supplying an invalid shortened url.
- Angular - a development platform for building mobile and desktop web applications using Typescript/JavaScript and other languages.