Skip to content

This repository is all about a mobile application written in TypeScript. The underlying Frontend-Framework is React-Native while the Backend is being hosted In Supabase.

Notifications You must be signed in to change notification settings

LucaTristl/crypto

Repository files navigation

📈 StockApp – Deine Börsen-App mit Expo

Willkommen bei cryptoApp, einer mobilen Anwendung zur Simulation vom Handel Cryptowährungen – entwickelt mit Expo, React Native und Supabase. Die relevanten Crypto-Daten stammen von öffentlichen Endpunkten der Coinbase-API

////////////////////////////////////////////////////////////////////////////////

🚀 Schnellstart

  1. Abhängigkeiten installieren npm install
  2. App starten npx expo start Es öffnet sich eine Developer-Konsole im Browser, mit Optionen für Emulatoren, Expo Go und mehr. 📱 App testen

////////////////////////////////////////////////////////////////////////////////

Du kannst die App ausführen in:

der Expo Go App auf deinem Handy (Download) dem Android Emulator dem iOS Simulator (nur auf macOS) einer Development Build für native Funktionen (mehr dazu)

////////////////////////////////////////////////////////////////////////////////

👨‍💻 Endpunkte Alle Daten: https://api.coinbase.com/api/v3/brokerage/market/products Candle Daten: https://api.coinbase.com/api/v3/brokerage/market/products/{product_id}/candles

About

This repository is all about a mobile application written in TypeScript. The underlying Frontend-Framework is React-Native while the Backend is being hosted In Supabase.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages