Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 692 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 692 Bytes

Pengingat Tugas (To-do list app)

an mobile app that will help you improve your productivity by reminding from notification what will you do in the day. No need to worry about pen and paper, this comes with fresh UI and NO ADS!

Released App

Tech

The entire app is built with React Native, manual styling and some lightweight packages.

Installation

Dillinger requires Node.js v8+ to run. Install the dependencies and devDependencies and start the server.

$ cd todo-app-react-native
$ npm start

Open new tab in the same directory

$ npm run android