Skip to content

Latest commit

 

History

History
142 lines (87 loc) · 3.42 KB

README.md

File metadata and controls

142 lines (87 loc) · 3.42 KB

logo

📗 Table of Contents

📖 [Pomodoro Tracker]

[Pomodoro] is a web application that simulates a pomodoro tracker. You can establish the time that you want to work and the time that you want to rest. Once your work time or your time to rest finish, you will hear a sound that indicates the change of session. As you increases your number of session, you'll have a visual interfaces that indicates your current number of sessions

🛠 Built With

Tech Stack

Client

Key Features

  • [Establish time to rest]
  • [Establish time to work]

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  npm install

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git clone [email protected]:carreraprogrammer/h1-converter.git

Usage

To run the project, execute the following command:

Example command:

  npm start

Run tests

To run tests, run the following command:

Example command:

  npm test

(back to top)

👥 Author

👤 Damiel Carrera

(back to top)

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, please give us a star, you can help us a lot

(back to top)

📝 License

This project is MIT licensed.

(back to top)