teslaClone App is an application for mobile devices,built with React Native and developed using Expo.
Users can scroll through a list of products available and buttons are clickable.
Check that you are running the latest version of Node.
Install Expo and create an account.
$ npm install expo-cli --global
Go to your project's directory
$ cd teslaClone
Launch the server Metro Bundler in a new tab
$ expo start
- Install the Expo app through your app store
- Login with expo account
- Take a screenshot of the QR Code on the Metro Builder
- If you would like to run the app on an emulator/simulator, you will need:
- Scrollable list of products
- Clickable buttons with console message
- React Native
- Expo
1.0.0