SDiamante13 / pomodoro-timer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pomodoro-timer

Using Outside In TDD develop a website which allows its users to add tasks and set up timers.

Tech Stack:

Next.js Vercel CSS Jest React Testing Library

Feature 1:

Timer in middle of screen Start button Set initially to 25:00 (make configurable) Click on start button Timer value is not the same

To run Cypress

./node_modules/.bin/cypress open

About


Languages

Language:JavaScript 73.1%Language:TypeScript 14.9%Language:CSS 12.0%