PomPom is a pomodoro timer app made with Angular. I started this project to learn new Angular features like Signals and the NgRx SignalStore.
PomPomShowcase1.mp4
PomPomShowcase2.mp4
PomPomShowcase3.mp4
I've created a screen design for the app. You can check it out over on PenPot
- Node.js
Download dependencies
npm install
Start local devserver
npm run start
npm run build
npm run test
npm run compodoc:build
npm run compodoc:build-and-serve