Real-time currency conversion mobile app developed with React Native and Expo. It allows users to check exchange rates and quickly convert between multiple currencies.
- Real-time exchange rate updates
- Offline-friendly with local fallback
- Clean and intuitive UI
- Multi-currency support
- Mobile: React Native, Expo, React Navigation, Zustand
- Backend: Custom API
- Design: Figma
- IOS
- Android
-
Clone the Repository:
git clone https://github.com/mandjou-dama/yumi.git cd yumi -
Install dependencies:
npx expo install
-
Start development:
npx expo start