From c96d1538c9a9b99b0a134f2be7b7cfb868c9da5a Mon Sep 17 00:00:00 2001 From: FranP-code <76450203+FranP-code@users.noreply.github.com> Date: Fri, 1 Oct 2021 19:12:21 -0300 Subject: [PATCH] Create README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ea087a8 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Pomodoro-Timer-with-Clockify-integration +This is a Pomodoro timer that allow send the time worked to Clockify + +I am making this as a project to learn how to use React, so expect the spaghetti code.