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. + +