Skip to content

Latest commit

 

History

History
119 lines (73 loc) · 1.93 KB

README.md

File metadata and controls

119 lines (73 loc) · 1.93 KB

NEXT LEVEL WEEK 4 - Flow App

Front-end project with React.js and Next.js
Project developed during the Next Level Week course - Rocketseat

Sumary:


🚀 Description:

How much time do you spend using the computer? It is already known of the importance for health and productivity to take breaks from work to get around.

The Flow app facilitates time and health management, based on the Pomodoro method.

At each 25-minute focal cycle, you receive intervals with missions based on meditation, stretching, exercises and eye care.

For each mission completed, you receive a score for leveling up.

Simple and easy.


👨‍💻️ Technologies

  • ReactJS
  • [NextJS]
  • [Cookies]
  • [Vercel]
  • [TypeScript]

IDE


📦️ How use

To copy:

  # Repository clone:
  ❯ git clone https://github.com/TatianaFischer/Labephoto-Frontend.git

  # Enter the repository:cd flow

To install the dependencies and start the project, you can use Yarn ou NPM:

** yarn**

  # Instalar as dependências
  ❯ yarn

  # Iniciar o projeto
  ❯ yarn dev:server

** npm**

  # Instalar as dependências
  ❯ npm install

  # Iniciar o projeto
  ❯ npm start

🚀 Deploy

https://flow-one.vercel.app/

---


---


---


Feito por Tatiana Fischer 👋️