An open API service indexing awesome lists of open source software.

https://github.com/juanda15/country-finder-angular

this is an angular app that gets the information from the api: Rest countries
https://github.com/juanda15/country-finder-angular

angular api-rest css3 html5 javascript restcountries-api scss typescript

Last synced: 7 months ago
JSON representation

this is an angular app that gets the information from the api: Rest countries

Awesome Lists containing this project

README

          

# Countries

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 12.0.4.

In this proyect i apply some concepts like fetching data from and external api, in this case [rest countries api](https://restcountries.eu/),and othe angular concepts like routing managment

## dependencies installation

use `npm install`

## Development server

Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.

## Build

Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.