From 15eef2adcf3be1c2ffb69b8d7aae1d9171dfe6a5 Mon Sep 17 00:00:00 2001 From: himanshu-chicmic Date: Mon, 27 Mar 2023 13:04:06 +0530 Subject: [PATCH] Add Readme.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e91baee --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# users-list-app +- shows a list of users by fetching from api +- shows a individual profile page for each person