This project was generated with Angular CLI version 15.1.2.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.
- You can search Country by name -> Write Country Name -> Click Search Icon
- You can filter countries based on Continent
- You can see details of country.
- I have used an open source API to fetch all the countries information from
restcountries.com