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
- Host: GitHub
- URL: https://github.com/daguttt/countries-searcher-angular
- Owner: daguttt
- Created: 2022-05-12T17:06:16.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-01T19:34:39.000Z (over 3 years ago)
- Last Synced: 2025-04-03T23:44:59.312Z (about 1 year ago)
- Topics: angular, bootstrap5, gifs-searcher, rxjs
- Language: TypeScript
- Homepage: https://countries-searcher-angular-daguttt.vercel.app
- Size: 156 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Countries Searcher
## Description 📑
App to search countries information by capital, region or specific country
## 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)