/unfocused

Primary LanguageTypeScript

Getting Started with Unfocused

This project was developed to help me control my focused time and apply the pomodoro technique. the app notifies me when the time set to be focused ends.

image

Techs

  • reactjs
  • electronjs
  • react-toastify
  • react-icons
  • typescript
  • tailwindcss

Run

The app can run as react or as an electron app.

OBS: Do not forget to clone this repo and run yarn or npm install.

Run as React app.

yarn start

Run as Electron app.

yarn electron:start

Run test

The app is covered with test, so, you can run the tests by the command below.

  yarn test

Creator

Mário Alfredo Jorge