App A react native application describing the basic functionalities of redux container with a small application which adds the name of the places and store it in the Redux Store
- clone the repository
- Go to the root folder
- Do npm install
- react-native run-android (After installing basic react dependencies according to official documentation)