This application is a copy of the official pomofocus website. The project was built using React JS framework. Few minor features might not fully function because this project was built for training purposes.
To run the project locally clone this repository:
git clone https://github.com/doovis/React-Pomodoro_Timer.git
Go inside the cloned directory:
cd React_Pomodoro
Download node_modules:
npm install
start application:
npm start
Frontpage of the application
task addition section
Settings section