From e7650ee7d02afd70cd7042a7d2bdc44c8ab92060 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9E=A5=EB=AA=85=ED=98=84?= <gabang002@gmail.com> Date: Wed, 2 Apr 2025 13:11:28 +0900 Subject: [PATCH] test pipeline --- ex1.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 ex1.md diff --git a/ex1.md b/ex1.md new file mode 100644 index 0000000..fbec745 --- /dev/null +++ b/ex1.md @@ -0,0 +1,29 @@ +# ✨ My Awesome Project + +Welcome to **My Awesome Project** – a small but powerful app that helps you stay focused and get things done. + +--- + +## 🚀 Features + +- ✅ Minimal UI, maximum productivity +- 🕒 Pomodoro Timer built-in +- ☁️ Cloud sync support (via Firebase) +- 🎨 Custom themes (Light/Dark/Colorful) +- 📈 Analytics to track focus trends + +--- + +## 📸 Screenshot + + + +--- + +## 🔧 Technologies Used + +```bash +Frontend: React + TypeScript +Backend: Firebase Functions +Styling: Tailwind CSS +State: Redux Toolkit -- GitLab