React Native App built with Redux to showcase a catalogue of available colours, with a Dummy webshop to buy colours
- Navigate to root directory and run yarn Install.
- When yarn install is complete navigate to /ios and use pod install.
- return to root directory and either run react-native run-ios or run via xcode
The app was tested on an Iphone SE 2nd edition in xcode.
due to issues with the backend stripe functionality was removed. It will be put back over the weekend