From 16005b4ebac1d8c0d5d66f18a8525f9a0b6ab24f Mon Sep 17 00:00:00 2001 From: tripathyr Date: Mon, 27 Dec 2021 16:11:23 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67b0f21..b8d479e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Standard UI ### What is Standard UI -Suppose you want to start a web project. You want to start with baseline the UI which is responsive, which takes care of good fonts, which has nice visual elements. We have frameworks like bootstraps available, but they do not provide inbuilt default page layout. RanchiMall Standard UI solves that problem. It provides out of box page layouts, and also native web components. A normal developer who is not good at UI skills will find the UI basics already done in Standard UI, and the developer has to just customize. +Suppose you want to start a web project. Instead of doing the UI from scratch, you want to start with pre-built UI which is responsive, which takes care of good fonts, which has nice visual elements. We have frameworks like bootstraps available, but they do not provide inbuilt default page layout. RanchiMall Standard UI solves that problem. It provides out of box page layouts, and also provides native web components. A normal developer who is not good at UI skills will find the most of UI work already done in Standard UI, and the developer has to just customize. This reduces development time by a large degree. ### How to use Standard UI There are several pre-built layouts in **layouts** folder. Pick any one of them that's more suitable for your particular project.