Leonardo Negrão

Pomodoro was a practice project developed in 2021, using a design template from Frontend Mentor. The idea was to take a design that had interactivity and state management as strong points and make it real.

Created the website using Next.js, Styled Components and TypeScript. With the website being heavily dependent on client state and user interaction, it was a nice opportunity to add testing, and that was done with React Testing Library.