Focus Timer

Project file can be found here: https://rchek01.github.io/Focus-Timer/

This project was a technical exercise for my class with using HTML, CSS and JS. Heavily inspired by the Pomodoro timer, I built a timer that animates the background color while the time is running. Additionally, I wanted to experiment with the idea in which the user focuses on resting with messages to help encourage the user to take a break and removing the clock while running it.

For the purposes of showcasing the project’s CSS animation and JS functionality, the timer displays 25 minutes but runs for 10 seconds each.

Made in Spring 2024