🚀 Pomodoro Timer 🚀.

Project

🔧 Technologies

🔨 To run this project follow the steps below:

Clone down this repository. You will need node and npm installed globally on your machine.

Run:

git clone https://github.com/hendellcosta/pomodoro-timer.git

cd pomodoro-timer

Installation:

npm install

To Start Server:

npx vite --host

To Visit App:

localhost:5173