Skip to content

The source code for the front-end of a url shortener project.

Notifications You must be signed in to change notification settings

keithlim/sniptech

Repository files navigation

SNIPTECH

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.

Features

  • returns a shortened url based on any valid url input.

  • Displays an error message upon supplying an invalid shortened url.

Technology

Application Architecture

  • Angular - a development platform for building mobile and desktop web applications using Typescript/JavaScript and other languages.

Notable Packages

  • express - to support Angular deployment to Heroku, used here.

About

The source code for the front-end of a url shortener project.

Topics

Resources

Stars

Watchers

Forks