Built with React Native + Redux Persist
ToDoApp is an application that can be used to record a list of activities to be carried out and those completed.
- Users can see list activity
- Users can make new list of activity
- Users can Edit selected list of activity
- And more
- Clone this repository
$ git clone https://github.com/agusnuryady/ToDoApp.git
- Install all depedencies on the package.json
cd ToDoApp npm install
- Run Interviewers
$ react-native run-android
Rahmat Agus Nuryady |