Let´s Move Application With Next.js

Description

Application developed for people who stay a long time on their chair and in front of a screen. A countdown that fire an exercise challenge to complete after a period of time.

Image of application

Used technologies

How to use

You can clone this project using the command:

   git clone https://github.com/ViniRover/nlw-04-next.js.git

In the terminal to install all dependencies, for yarn:

   yarn  

And for npm:

   npm install

Then to start the application just use:

   yarn dev

Or:

   npm run-script dev

If you want to test before the steps, you can access: LetsMove here.

Showing more

Begin image Image of modal