/todoApp

react native redux android todo app

Primary LanguageJavaScript

React Native (Redux, Android) TodoList Application

Install:

  1. Install dev environment (here)
  2. Clone project git clone https://github.com/diamond-darrell/todoApp.git
  3. Open project folder in the console
  4. Run react-native start
  5. Open device manager (android avd) and start device
  6. Run react-native run-android in new terminal tab