Skip to content

Latest commit

 

History

History
72 lines (60 loc) · 2.09 KB

File metadata and controls

72 lines (60 loc) · 2.09 KB

:octocat: ToDoApp :octocat:

Built with React Native + Redux Persist

Table of Contents

Introduction

ToDoApp is an application that can be used to record a list of activities to be carried out and those completed.

Features

  • Users can see list activity
  • Users can make new list of activity
  • Users can Edit selected list of activity
  • And more

Requirements

How To RUn

  1. Clone this repository
    $ git clone https://github.com/agusnuryady/ToDoApp.git
    
  2. Install all depedencies on the package.json
       cd ToDoApp
       npm install
    
  3. Run Interviewers
    $ react-native run-android
    

Screenshoot

App link download

Contributors

Rahmat Agus Nuryady
Rahmat Agus Nuryady