Search country flags by name, region, and subregion. View more details about each country.
- Clone the repo
git clone https://github.com/nightwolfdev/countries.git
- Navigate to the project folder
cd countries
- Install dependencies
npm install
- Run the app
ng serve
- Visit the app in a browser
http://localhost:4200