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

https://github.com/daguttt/countries-searcher-angular

Project to practice concepts about the Angular routing and Two way data binding. Part of Fernando Herrera (@Klerith) Angular Course
https://github.com/daguttt/countries-searcher-angular

angular bootstrap5 gifs-searcher rxjs

Last synced: about 2 months ago
JSON representation

Project to practice concepts about the Angular routing and Two way data binding. Part of Fernando Herrera (@Klerith) Angular Course

Awesome Lists containing this project

README

          

# Countries Searcher

## Description 📑

App to search countries information by capital, region or specific country


Gifs Searcher Image Preview

## Live Example

- [Countries Searcher](https://countries-searcher-angular-daguttt.vercel.app/)

## Angular concepts used on this project

- Angular routing.
- Pages.
- routerlink.
- Dynamic route.
- Modules.
- Services.
- RxJs.
- Observables - http requests.
- Subject - input **suggestions** debounce time.

## Techs used

- [Bootstrap](https://getbootstrap.com/) 5.2.
- [Animate.css](https://animate.style/) for basic animations.
- Alternative faster package manager: [pnpm](https://pnpm.io/).
- [Rest Countries v2](https://restcountries.com/) - Some endpoints.

## Social

- [Linkedin](https://linkedin.com/in/daguttt)
- [Twitter](https://twitter.com/daguttt)