Skip to content

ashwinchaki/angular-countries-app

Repository files navigation

AngularCountriesApp

An app to display information from the REST Countries API

Features:

  • Grid view of Material cards showing each country
  • Detailed view of country information
  • Search by country name
  • Region filtering
  • Light/Dark Mode themes

App demo available here

This project was generated with Angular CLI version 11.0.3.

Getting started

To setup:

  • First install Node.js.
  • After npm is installed, use npm install to install the Angular CLI.
  • Then use ng serve to run the development server, hosted locally at http://localhost:4200/. Initial setup will take longer, as node will need to install all dependencies before starting.

About

Angular app displaying countries REST API, from https://restcountries.eu/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published