Version: 0.1.0 Beta
Warning
This is a Beta release. Since this is the very first version of OutThere, you WILL experience bugs. Features like the global leaderboard are currently simulated, and your progress is saved locally to your browser. Clearing your browser cache will reset your progress.
The world is your playground. OutThere is a mobile-first Progressive Web App (PWA) designed to turn your daily life into a series of interactive side quests. From mild social interactions to "Federal" level absurdity, this app gamifies your reality.
- 🎲 Quest Generator: Uses a weighted randomizer to serve quests ranging from Easy to Unhinged.
- 📱 Native PWA Experience: Added to the iOS/Android home screen with fullscreen mode and custom icons.
- 📊 Local Persistence: All points, history, and settings are saved to your device's
localStorage.
- Framework: React
- Build Tool: Vite
- Styling: Tailwind CSS
- Deployment: Vercel
-
Clone the repository:
git clone [https://github.com/notrobbertjan/OutThere.git](https://github.com/notrobbertjan/OutThere.git)
-
Install dependencies:
npm install --legacy-peer-deps
-
Run locally:
npm run dev
- Open the Live URL in Safari.
- Tap the Share button.
- Select "Add to Home Screen".
Robbert-Jan
- GitHub: @notrobbertjan