Copy/Paste long URLs into app to generate shortened URLs using rel.ink API which are then displayed on the page and can be copied with one click.
Design and objectives based on this challenge from Frontend Mentor.
This project was generated with Angular CLI version 9.1.6.
Styled for both mobile and desktop (coming soon) without the help of external libraries or components. Actively uses SCSS concepts such as variables, nesting, mixins and includes.
This project is deployed to GitHubPages here.
angular-cli-ghpages https://github.com/angular-schule/angular-cli-ghpages
Using default GitHub user domain, deploy with command ng deploy --base-href=/url-shortening-landing-page/
Make sure repo is set to deploy to GitHub Pages from gh-pages branch.