Skip to content

Esther-Guo/pomodoro-app-fm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pomodoro app

Design preview for the Pomodoro app coding challenge

Quick start

# Install dependencies
npm install

# Serve on localhost:3000
npm start

# Build for production
npm run build

Features

  • Set a pomodoro timer and 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

Deploy to GitHub Pages

Check out the reference here