Skip to content

A Star Wars consumer API example application written in Angular 8

License

Notifications You must be signed in to change notification settings

marlosin/panaka

Repository files navigation

panaka

An example of a consumer of swapi using Angular 8 and Angular Material 8.

Prerequisites

In order to display images for the characters, you should provide a google search api key (searchApiKey) and a google custom search engine id (searchApiCx) in environments/enviromnent.ts. More details in https://cse.google.com/cse/

Installing

On the root folder, run yarn or npm install

Running

  1. On the root folder, run yarn/npm start
  2. Go to http://localhost/

Tests

On the root folder, run yarn/npm test `

Built with

License

This project is licensed under the MIT License - see the LICENSE file for details

About

A Star Wars consumer API example application written in Angular 8

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published