Skip to content

TheNathanN/pomodoro-app

Repository files navigation

Pomodoro App

Table of contents

Overview

The challenge

Users should be able to:

  • Set a pomodoro timer with short & long break timers
  • Customize how long each timer runs for
  • See a circular progress bar that updates every minute and represents how far through their timer they are
  • Customize the appearance of the app with the ability to set preferences for colors and fonts

Built with

  • Next.js - React framework
  • SCSS - For styles
  • Typescript
  • Flexbox
  • Mobile-first workflow
  • Context API State Management

Link