Skip to content

code-carol/ghost-pomodoro

Repository files navigation

Ghost Pomodoro

🎨 Design

sketch of the app

🎯 Features

  • Add the pomodoro flow to automatic change timer ✅
  • Add custom times
  • Save history of accomplishments
  • When user finishes a task - use confetti API
  • When timer finishes - add a Boo Sound and move the ghost around the screen to alert users
  • Possibility to add music and/or add a playlist from Spotify API
  • Toggle to default pomodoro flow or to user choose manually
  • Add unit tests
  • Add notifications when timer finishes

⚙️ Installation & Usage

  • Clone or download the repo
  • npm install to install all dependencies
  • npm run dev to launch server

💻 Technologies

HTML5 CSS React TS

👀 Demo

✨ Inspiration

📚 Lessons Learned

  • How to use, style and add SVG images to components
  • How to create and use custom hooks
  • How to use reactjs-popup library

⚖️ License

GNU General Public License v3.0

Releases

No releases published

Packages

No packages published