bacarPereira / YTS.MX-Clone-Angular

This project use the official Yts.mx API and shows several core features of Angular.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YtsMx

This project use the official Yts.mx API and shows several core features of Angular including:

  • Components
  • Data Binding
  • Communication between components
  • Services
  • Routing
  • HttpInterceptor
  • rxjs

Captura de ecrã 2021-10-29, às 13 28 08

Captura de ecrã 2021-10-29, às 13 28 39

Running the Project Locally

  1. Install the Angular CLI

    npm install -g @angular/cli

  2. Run npm install at the root of this project
  3. Run ng serve -o for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files. 🔥

Running unit tests

Run ng test to execute the unit tests via Karma.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

About

This project use the official Yts.mx API and shows several core features of Angular.


Languages

Language:TypeScript 48.7%Language:HTML 29.9%Language:CSS 17.7%Language:JavaScript 3.3%Language:Shell 0.4%