About the project | How to run | Technologies | Layout | How to use |
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
.)
- 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.
This project was developed using the following technologies:
This project was deployed with vercel. You can view the project by clicking on the following link:
Made by Renan Almeida