You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
-
### Angular Counties List Web Application Sample
1
+
### Angular countries Web Application Sample
2
2
3
-
This is a simple web application built using Angular 14 that displays a list of counties. The application is designed to be responsive and works on desktop and mobile devices.
3
+
This is a simple web application built using Angular 14 that displays a list of countries. The application is designed to be responsive and works on desktop and mobile devices.
4
4
5
5
### Features:
6
6
7
-
- Displays a list of counties with their names and population
7
+
- Displays a list of countries with their names and population
8
8
- Allows the user to search for a county by name
9
-
- Allows the user to sort the list of counties by name or population
9
+
- Allows the user to sort the list of countries by name or population
10
10
- Provides a responsive layout that works on desktop and mobile devices
0 commit comments