Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 1.04 KB

README.md

File metadata and controls

44 lines (33 loc) · 1.04 KB

𝗡𝗟𝗪 𝟰 (𝗥𝗲𝗮𝗰𝘁𝗝𝗦)

🔎About: Application made to help you stay healthy while working/developing.

Technologies   |    How To Use

🔧 Features

  • Leveling system
  • Challenges teaching how to perform stretches
  • Countdown using pomodoro technique
  • Data storage in cookies

👀 𝗣𝗿𝗲𝘃𝗶𝗲𝘄

⚙️ 𝗧𝗲𝗰𝗵𝗻𝗼𝗹𝗼𝗴𝗶𝗲𝘀

  • ReactJS
  • Typescript
  • NextJS
  • Styled components
  • React icons

📌 𝗛𝗼𝘄 𝗧𝗼 𝗨𝘀𝗲

# Clone this repository
$ git clone https://github.com/LeonardoYz/Moveit-1.0.git

# Go into the repository
$ cd Moveit-1.0

# Install dependencies
$ yarn install

# Run the application
$ yarn dev