Skip to content
Snippets Groups Projects
Commit b297f9f9 authored by 장명현's avatar 장명현
Browse files

checkout delete

parent cbb8883a
Branches
No related tags found
No related merge requests found
Pipeline #11365 failed
......@@ -21,7 +21,6 @@ convert_modified_md:
done
- git config --global user.email "gabang002@gmail.com"
- git config --global user.name "장명현"
- git checkout "$CI_COMMIT_BRANCH"
- git add *.pdf *.html
- |
if ! git diff --cached --quiet; then
......
# ✨ 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
![App Screenshot](https://via.placeholder.com/600x300.png?text=Your+App+Screenshot)
---
## 🔧 Technologies Used
```bash
Frontend: React + TypeScript
Backend: Firebase Functions
Styling: Tailwind CSS
State: Redux Toolkit
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment