/StudyReact

Primary LanguageTypeScript

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