- React Native
- Expo
- Typescript
- Async storage
- Native Base
- React hook form
- Yup
- Context API
- Axios
- React Navigation
- Expo google fonts
- Authentication and user creation
- List of exercises, filtered by muscle groups
- View exercise preview, through a GIF
- Record exercise as performed
- History of performed exercises, organized by date
- View and edit user information (photo, name, email and password)
- Refresh token
Clone the project
git clone https://github.com/felipefreitasa/exercisesgym.git
Enter the project directory
cd exercisesgym
Install the dependencies
yarn
Start the server
yarn start