MiniStrava is a mobile fitness tracking app.
It allows users to record workouts, track GPS routes, and analyze their performance over time.
- Frontend: React Native (Expo) + TailwindCSS
- Backend: Laravel
- Database: PostgreSQL
- APIs: GPS tracking, user profiles, activity stats
- 📍 Real-time GPS tracking
- 🏃 Activity history with stats
- 🗺️ Route visualization on map
cp .env.example .env
npm install
npm run start