It is a Tesla mobile app made with React Native.
A code-along project based on this video https://youtu.be/iQ_0Fd_N3Mk It is a learning project.
npx react-native init tesla
npm install react-native-uuid
npx react-native start
npx react-native run-android