From 06c41892b9e1f8a90ba6730299624f45ada92211 Mon Sep 17 00:00:00 2001 From: Francisco Pessano Date: Fri, 14 Jan 2022 21:05:17 -0300 Subject: [PATCH] Readme.md modificated --- README.md | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 045de7c..17b949f 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,23 @@ -# Pomodoro-Timer-with-Clockify-integration +# Pomodoro Timer with Clockify Integration -An Pomodoro Timer deployed to Heroku who allow to the client integrate their Clockify Profile for sync their worked hours. +An Pomodoro Timer deployed to Heroku who allow to the client integrate their Clockify Profile for **sync the worked hours in the Clockify service**. -## Visit +## Data storage -You can visit it [here](https://clockify-pomodoro-timer.herokuapp.com/) +All the data are stored in **[Firebase](https://firebase.google.com)**, the Google service. -## Previous descriptions +In some commits the API Key was filtered, so I changed it. No problems about it. -*This is a Pomodoro timer that allow send the time worked to Clockify +## Technologies -*I am making this as a project to learn how to use React, so expect the spaghetti code. +This project are developed with **React** and **Sass** principally. In the page are some adicional credits. + +## Live Demo + +**You can visit it [here](https://clockify-pomodoro-timer.herokuapp.com/)**. I use it daily for tracking my job. + +