GazzD / rick-n-morty-demo

Demonstration of consuming the Rick and Morty API in Angular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RickNMortyApp

This project was generated with Angular CLI version 13.1.2.

Made with love just for fun purposes.

Demo

Thanks to @cheatmodes4 on Twitter for push me to do it :D

Rules of the challenge

  1. Use the Rick and Morty API
  2. Just 1 component (app.component)
  3. Just 2 .js files/folders (app.component.ts and rick-and-morty-api.service.ts)
  4. Just 1 styles file (styles.scss)

About

Demonstration of consuming the Rick and Morty API in Angular


Languages

Language:TypeScript 64.1%Language:SCSS 12.8%Language:JavaScript 12.3%Language:HTML 10.8%