From eaa19a5c3882367cb3489b6ae69680f3daf901c5 Mon Sep 17 00:00:00 2001 From: Hazem Krimi Date: Sat, 29 Mar 2025 22:50:33 +0100 Subject: [PATCH] Add README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..61ee116 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Ugly UI + +An ugly and boring React component library. + +## Reference + +I used this [Starter Component Library Repo](https://github.com/dev-divein/react-storybook-tailwind) as a reference.