https://github.com/jefferson1104/moveit-nextjs
A responsive web application, to use the pomodoro technique, where you study or work and for certain short periods you remain and return to activities, consistency in scoring creating a type of game for you to reach your goals.
https://github.com/jefferson1104/moveit-nextjs
nextjs typescript
Last synced: 3 months ago
JSON representation
A responsive web application, to use the pomodoro technique, where you study or work and for certain short periods you remain and return to activities, consistency in scoring creating a type of game for you to reach your goals.
- Host: GitHub
- URL: https://github.com/jefferson1104/moveit-nextjs
- Owner: jefferson1104
- Created: 2021-02-26T22:42:56.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-27T15:15:53.000Z (over 3 years ago)
- Last Synced: 2025-01-11T14:47:52.864Z (5 months ago)
- Topics: nextjs, typescript
- Language: TypeScript
- Homepage: https://moveit-two-tau.vercel.app
- Size: 348 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
![]()
![]()
# :memo: About this project
Moveit is a game app to help you exercise in your work or study routines, amid the growth of the home office during the covid-19 pandemic, many people spend hours in front of the computer doing their tasks, or even studying on online platforms, moveit provides you with basic exercises that you can perform and reduce the negative impact on your health, in certain work/studies cycles (25 minutes) you take a break to perform the activity indicated by the app, when doing this activity earns you points and goes up in level.# :rocket: Main technologies
# :cyclone: How to run this project
```bash
# Clone this repository
$ git clone https://github.com/jefferson1104/moveit-nextjs.git
# Access directory project
$ cd moveit-nextJS
$ code .
# Install all dependencies
$ yarn
# Run this application
$ yarn dev
```
# 🎨 Screenshots