Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.

marilira/move.it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Move.it

Project developed during <nlw ⁄> #04 by Rocketseat.

πŸ“ Table of Contents

πŸŽ‰ Overview

image

Move.it is an application that uses the pomodoro technique to help people get more exercise while working. By completing the challenges / exercises you can level up.

πŸ’» Built With

πŸ”Ž Layout

⚑ Features

  • Countdown
  • Xp count
  • Levels
  • Level sharing 🚧

πŸ“ Code Structure

β”œβ”€β”€ public
β”‚   β”œβ”€β”€ icons
β”‚ 
β”‚   
β”œβ”€β”€ src
β”‚   β”œβ”€β”€ components   
β”‚   β”œβ”€β”€ contexts
β”‚   β”œβ”€β”€ pages
β”‚   β”œβ”€β”€ styles
β”‚       └── components
β”‚       └── pages
β”‚  
       
  • /src/components -> React components of the app.
  • /src/contexts -> Use of the context API of React.
  • /src/pages -> The original pages folder created by Next.
  • /src/styles -> Folder of the CSS.
  • /src/styles/components -> Specific CSS to each component.
  • /src/styles/pages -> Specific CSS to each page.

πŸ’‘ Upgrades

  • Docs
  • Estilo
    • Responsividade
    • Mudar cores e/ou criar temas
  • PWA
  • Login c/ Github
  • Hanking
  • Compartilhar nΓ­vel no Twitter

Releases

No releases published

Packages

No packages published