/PomodoroApp

Primary LanguageJavaScript

Ecole du Web - Pomodoro App

This is my solution for the exercise making a code Pomodoro App using React with @ecoleduweb

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout depending on their device's screen size
  • Select a session and a pause time
  • Restart their session

Built with

  • Semantic HTML5 markup
  • Tailwind
  • Flexbox
  • React (UseState, UseEffect)

Author

Acknowledgments

Thanks to @ecoleduweb for this exercise !