/Pomodoro-clock

β°πŸ“"Pomodoro Clock" is a simple web app that helps you study using the Pomodoro method, in which you set intervals for study and breaks (25+5). How useful!

Primary LanguageJavaScript

Pomodoro Clock

πŸ“— Table of Contents

πŸ“– Pomodoro clock

Pomodoro Clock is a simple project that aims to clone FreeCodeCamp's version. To do this, I have built a page using React (Vite) and added some CSS to resemble the template. You can run the FCC test suite directly from the live demo!

πŸ›  Built With

Tech Stack

libraries Languages

Key Features

  • Stopwatch funtionality with study and break timers
  • changeable times using buttons

(back to top)

πŸš€ Live Demo

visit this link for a live demo!

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need a browser.

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git clone git@github.com:myaccount/my-project.git

Install

Install this project with:

Example command:

  npm install

Usage

To run the project, execute the following command:

  npm run dev

Run tests

To run tests, click on the hamburger button and select "Markdown previewer" (note: these are the tests that FreeCodeCamp include.).

πŸ‘₯ Authors

πŸ‘€ TomΓ‘s Esquivel

(back to top)

πŸ”­ Future Features

  • [] Icons replacing unaesthetic buttons

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project give it a star.

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse and my friends and family for their support.

(back to top)