An example of a consumer of swapi using Angular 8 and Angular Material 8.
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/
On the root folder, run yarn or npm install
- On the root folder, run
yarn/npm start - Go to http://localhost/
On the root folder, run yarn/npm test
`
This project is licensed under the MIT License - see the LICENSE file for details