Skip to content

An Ionic Angular app that displays the details of a random country.

Notifications You must be signed in to change notification settings

fmmagalhaes/random-country-ionic-angular

Repository files navigation

Random Country

This Ionic Angular app retrieves and displays details of a random country using the RESTCountries API.

Built in the context of the article I built the same app with Flutter, React Native, and Ionic

Test

https://fmmagalhaes.github.io/random-country-ionic-angular

Run

  • Run in the browser with ionic serve
  • Run in a mobile device with ionic capacitor run

Deploy to GitHub Pages

The web version of the app was deployed to Github Pages using angular-cli-ghpages

  1. ng add angular-cli-ghpages
  2. ng deploy --dir=www --base-href=/random-country-ionic-angular/

About

An Ionic Angular app that displays the details of a random country.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages