EcomTestSpotify App - Ecom React-Native Frontend test
Steps to test App on your machine:
- Clone Repo
- cd EcomTestSpotify/
- yarn
- cd ios/
- pod install
- Come back to Root directory (EcomTestSpotify) [cd ..]
- For Android: npx react-native run-android
- For IOS: open EcomTestSpotify/ios/EcomTestSpotify.xcworkspace in xCode and run it.