Time tracker to track your daily activities, this is an Expo project created with create-expo-app.
-
Install dependencies
npm install
-
Start the app
npx expo start
-
Create a local
.env.localfile from the.envfile and set your credentials
In the output, you'll find options to open the app in a
- development build
- Android emulator
- iOS simulator
- Expo Go, a limited sandbox for trying out app development with Expo