matheusazambuja / moveit

This project want to register the next level week's studies by Rocketseat. The application was based on Pomodoro's method, using the pauses on the job's circles to do physical exercises and exercises to eyes relieve.

Home Page:https://moveit-matheusazambuja.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub language count GitHub last commit License Stargazers

Select Language: English, Portuguese

This project want to register the next level week's studies by Rocketseat. The application was based on Pomodoro's method, using the pauses on the job's circles to do physical exercises and exercises to eyes relieve.

The project is hosted by Vercel and can be visited on Move.it

🚧 React Select 🚀 Em construção... 🚧

Table of Contents

🛠 Technologies

The following tools were used to build this project:

🚀 Getting Started

Before we get started, you need to check if you have on your PC the following tools: Git, Node.js. Beside that we recommend you have a good editor to work with the VSCode

# - Clone este repositório
$ git clone https://github.com/matheusazambuja/moveit

Dependencies

Install all the following project's dependencies to be able to start the application on your PC.

# - Yarn
yarn install

or

# - NPM
npm install

Starting

To start the application, use the following command:

# - If you have installed Yarn
yarn dev

# -If you have installed NPM
npm run dev
# or
npm dev

The application will run for pattern on route: localhost:3000

🤵🏿 Author


Image Perfil Matheus Azambuja 🚀

Made with ❤️ by Matheus Azambuja 👋🏿 contact me!

Linkedin Badge Gmail Badge

About

This project want to register the next level week's studies by Rocketseat. The application was based on Pomodoro's method, using the pauses on the job's circles to do physical exercises and exercises to eyes relieve.

https://moveit-matheusazambuja.vercel.app


Languages

Language:TypeScript 99.8%Language:Shell 0.2%