Skip to content

Mariskii/Urlino-App

Repository files navigation

Urlino App

Urlino app is an URL shortener build with Angular CLI version 17.3.1 and Spring. This is the frontend of the project. The app allows the users to shorten any URL and if the user logins with the OAuth2 of github he will be able to create and save custom URLs in his account.

showcase_urlino-01 png

Installation

Install Urlino-app:

  git clone https://github.com/usuario/urlino-app.git
  cd urlino-app
  npm install

Usage

To execute the app:

ng serve

Then, navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Running Tests

To execute the unit tests via Karma, run the following command

  ng test --code-coverage

Run ng ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

Authors

About

URL shortener created with Angular and Spring

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published