About the project | How to run | Technologies | Layout | How to use |
💻 About the project move-it
This is a website developed in order to help people exercise, being fully developed during the week NLW # 4 - Next Level Week.
(This is a Next.js project bootstrapped with create-next-app
.)
⚙️ How to run the development server
- Clone the repository
$ git clone https://github.com/renan-almeidaa/moveit.git && cd moveit
- Run the code below to start a server
npm run dev
# or
yarn dev
- Open http://localhost:3000 with your browser to see the result.
🚀 Technologies
This project was developed using the following technologies:
🖌️ Layout
🔥 How to use
This project was deployed with vercel. You can view the project by clicking on the following link:
-
When the countdown is over, you should do the exercise shown
-
When you finish, click "completei" and you'll get some exp. If you get exp enough, you will level up
Made by Renan Almeida