diff --git a/README.md b/README.md new file mode 100644 index 0000000..26cc3ec --- /dev/null +++ b/README.md @@ -0,0 +1,29 @@ +# ⏳ Pomodoro App + +A productivity-focused Pomodoro Timer application to help you stay on track with tasks and improve time management. Built with **TypeScript**, **HTML**, and **CSS** for a clean, responsive, and reliable experience. + +--- + +## 🚀 Features +- **Customizable Timer:** Set work and break durations according to your preference. +- **Session Tracking:** Keep track of completed Pomodoro sessions. +- **Responsive Design:** Works seamlessly across desktops, tablets, and mobile devices. +- **Audio Alerts:** Notifications for session start and end. +--- + +## 🛠️ Tech Stack +- **TypeScript:** Provides type safety and improves code maintainability. +- **HTML:** Builds the structure of the app. +- **CSS:** Styles the app with a focus on responsiveness and usability. + +--- + + +--- + +## 🖥️ Getting Started +1. Visit the live application: [Pomodoro Flow](https://pomodoro-flow.netlify.app/) +2. Alternatively, clone the repository: + ```bash + git clone https://github.com/your-username/pomodoro-app.git + cd pomodoro-app