This project was generated with Angular CLI
A simple Angular Framerwork web application to display a list of countries in card format, with images and key details from a Public API. Users can click on a country card to view detailed information about the selected country. The app also includes filtering functionality to search countries by name or region As a part of Assignment.
- Card Display: Countries are displayed in card format with an image and key details like name and region.
- Filtering: Filter countries by name or region using an input field.
- Responsive Design: The layout is responsive, ensuring a good experience on different screen sizes.
- Frontend: Angular
- Data: Public API for data
- Styling: CSS for card layouts and page styling
https://github.com/ps3coder/Country_list_Angular_frame.git
cd country-explorer
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.
