cassiocappellari / move-it-app

⏱ Pomodoro Technique app developed with Vue.js, Nuxt.js and TypeScript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Status: finished ✔️

License

📋 Index

⏱ About

Move.it is a web application that allows users to use the Pomodoro Technique in order to help them to focus on their own activities. Which means that, at the end of every 25 minutes cycle, the user receives a challenge related to exercise, rest or stretch before another cycle begins.

🤖 Technologies

The project was developed using this technologies:

⚙ How to Use

# Clone this repository

$ git clone https://github.com/cassiocappellari/move-it-app

# Enter the project folder

$ cd move-it-app

# Install the dependencies

$ npm install

# Start the project

$ npm run dev

# Access the app

http://localhost:3000

🔬 Running Tests

$ npm run test

👨‍🚀 Author

Cássio Cappellari

📝 License

This project is under the MIT license.


Developed with 💜 by Cássio Cappellari!

About

⏱ Pomodoro Technique app developed with Vue.js, Nuxt.js and TypeScript.

License:MIT License


Languages

Language:Vue 47.8%Language:TypeScript 28.5%Language:JavaScript 19.4%Language:CSS 4.3%