/Basic-Redux-App

A react native application describing the basic functionalities of redux container(Coming Soon a detailed tutorial on how to build it)

Primary LanguageJavaScript

Basic-Redux-

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

Steps to run

  • clone the repository
  • Go to the root folder
  • Do npm install
  • react-native run-android (After installing basic react dependencies according to official documentation)