Skip to content

This is a React implementation of the pomodoro technique - 4x 25min with small break (5min) and than a long break (25min), repeat.

License

Notifications You must be signed in to change notification settings

maxjaen/pomodoro

Repository files navigation

Productivity with Pomodoro


Tech Stack

Kategorie Name
Backend Node
Frontend Framework React
Frontend Core HTML, SCSS, Typescript
Unit Tests Later
e2e Tests Later

Prerequisites

  • Git
  • NPM / Node
  • Docker

Getting Started

1. Clone the Repository

git clone https://github.com/maxjaen/react-pomodoro.git

Navigate to the project folder in the terminal afterwards.

2. Start the project with docker-compose

docker-compose up

Open http://localhost:3030 to view it in the browser. The app is now running in development mode. The page will automatically reload if changes were made.

About

This is a React implementation of the pomodoro technique - 4x 25min with small break (5min) and than a long break (25min), repeat.

Topics

Resources

License

Stars

Watchers

Forks