# RealStreak
**RealStreak ** is a mobile app built with React Native and Expo. It features user sessions, achievements, timers, and user authentication, making it suitable for productivity, wellness, or gamified habit-tracking use cases.
## 📦 Tech Stack
- **React Native** with **Expo**
- **TypeScript**
- **Custom UI Components**
- **Hooks-based Architecture**
## 🧩 Features
- 🧑💻 User Authentication (with `useAuth`)
- ⏱️ Session Timer
- 🏆 Achievement and Streak Tracking
- 🎮 Gamified UI with cards and avatars
- ⚙️ Modern project setup with Prettier, TypeScript, and strict linting
## 🚀 Getting Started
### 1. Install Dependencies
```bash
npm installnpx expo startThis will open Expo DevTools in your browser. From there, you can run the app on an emulator or physical device.
- Prettier: Code formatting
- TypeScript: Type safety
- Expo CLI: Fast mobile development
MIT
Built with ❤️ using Expo and React Native.