Skip to content

Latest commit

 

History

History
48 lines (29 loc) · 967 Bytes

README.md

File metadata and controls

48 lines (29 loc) · 967 Bytes

About

Verdandi is a pomodoro-like timer built with Svelte and Tailwind CSS.

Pomodoro

To learn more about the pomodoro technique click here.

Get Start

To run the application follow the steps about:

1- Clone the project

```sh
# Clone this project
$ git clone https://github.com/gustavosalviato/verdandi.git

# Access the folder on your terminal/cmd
$ cd verdandi

# Install the dependencies
$ npm install | yarn install | pnpm install

# run de application
$ npm run dev

# The application will start at port:5173 - access <http://localhost:5173>`

🚀 Tecnologies

This project was developed with the tecnologies about:

  • Svelte
  • Typescript
  • Tailwind CSS

Made with 💜 by gustavosalviato 👋 Make contact