aliraja-dev / url-shortener-app

Url Shortener app using Angular 13 and Bitly API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UrlShortenerApp

This project was generated with Angular CLI version 13.2.4.

Project Details

This app, returns short urls using the Bitly API service. In order to use the app, you would have to make a bitly dev account which is free and update the key in the environments.ts file. Otherwise, access denied error will be given by the app.

homepage Entered Long Url homepage Shortened Url Result homepage

Installation Instructions

Run $npm install for dependencies in the root of the project folder.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Project Backlog

I will be adding Unit tests to this app in future

About

Url Shortener app using Angular 13 and Bitly API


Languages

Language:TypeScript 67.9%Language:SCSS 13.8%Language:HTML 9.8%Language:JavaScript 8.5%