This is a basic, simple Tesla clone app made for practice only, with no intention to claim any credits.
- Dummy pages for Controls, Locations, Summon, Security, Updates, and Pet Mode with static images
- Climate screen with interactive temperature and power on/off buttons
- Clone the repository:
git clone https://github.com/utk145/react-native-frontend-tesla-clone.git
- Install dependencies:
cd react-native-tesla-clone
npm install