This project aims at creating a React Native application to control a car with the app. You can see the statistics of previous car races on the main page. When you drive the car, you can see a live video and some live statistics.
-
Install dependencies
npm install
-
Start the app
npx expo start
In the output, you'll find options to open the app in a
- development build
- Android emulator
- iOS simulator
- Expo Go, a limited sandbox for trying out app development with Expo