This project serves to help you do the exercises correctly and you have the history of which exercise was performed.
This project was developed with the following technologies:
-
Mobile
First clone this repository:
$ git clone https://github.com/Gustavohsdp/gym
$ cd gym
$ git clone https://github.com/Gustavohsdp/gym-api
$ cd gym-api
$ cd gym-api
$ npm i
$ npm run migrate
$ npm run dev
$ cd gym
$ npm i
$ npx expo start
This project is under the MIT license.