Goal tracker mobile application that helps you reach your destination created with Expo and React Native
Requirements:
Note: To be able to run the app your computer and mobile device must be connected to the same network
Installation:
-
Clone or download the repository
git clone https://github.com/Roszakos/goalden-mobile-app.git -
Install node dependencies
npm install -
Run application
npx expo start
You will be shown a QR code. Scan it using Expo Go on your mobile device and you are good to go.