RuanScherer / move.it

Home Page:move-it-ruanscherer.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move.it

Overview

This is a web application like a productivity game. It use a timer that defines the time that you need to stay focused, and when the timer ends, you receive a challenge. As an incentive for the user, it is possible to pass levels as you complete the challenges.

Techonologies

How to use

Pre-requisites

Step-by-step

  • Open terminal and run $ git clone https://github.com/RuanScherer/move.it.git to clone repository. (requires GIT)
  • Enter the created folder and run $ npm install to install dependencies.
  • Run $ npm run dev to run the app in development server.

About

move-it-ruanscherer.vercel.app


Languages

Language:TypeScript 62.4%Language:CSS 37.6%