Foxbox React-Native challenge
These instructions will get you a copy of the project up and running on your local machine for testing purposes. See deployment for notes on how to deploy the project on a live system.
React-Native installed. And simulators linked to react native core.
Install npm libraries.
npm install
run Ios or Android simulator
react-native run-ios
react-native run-android
- React-Native - The framework used
- Redux - State Management
- NPM - Dependency Management