From 406148e906390abc3ed6fa8db279dfc40db086ad Mon Sep 17 00:00:00 2001 From: marleyrae Date: Sun, 28 May 2023 17:45:27 -0700 Subject: [PATCH] :memo: docs: Add readme for root --- 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..dff5443 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Frontend Mentor Project Repository + +My solutions for various [Frontend Mentor](https://www.frontendmentor.io/) challenges.