gabrielfern / todo-list-app

To Do list app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To Do list app

React native app for backend

Make sure you have the backend running, set its url in app.json

Install dependencies

npm install

Run the app with react-native (as an example for android)

npx react-native run-android


you may need npx react-native start if running in development mode

or you can just build a release version (refer to react-native docs)

About

To Do list app


Languages

Language:JavaScript 64.8%Language:Objective-C 14.4%Language:Ruby 9.7%Language:Java 9.1%Language:Starlark 2.1%