Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/husseinfo/tasks
Simple To-do application in react-native
https://github.com/husseinfo/tasks
react-native react-native-navi tasks to-do todo todo-list todo-list-app
Last synced: 3 days ago
JSON representation
Simple To-do application in react-native
- Host: GitHub
- URL: https://github.com/husseinfo/tasks
- Owner: Husseinfo
- Created: 2020-03-08T09:32:16.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-08-24T17:12:32.000Z (6 months ago)
- Last Synced: 2024-12-17T18:37:00.183Z (about 2 months ago)
- Topics: react-native, react-native-navi, tasks, to-do, todo, todo-list, todo-list-app
- Language: JavaScript
- Size: 3.39 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tasks
Simple To-do application in react-native
![alt tasks](https://github.com/Husseinfo/tasks/blob/main/tasks.png?raw=true)
# Running
## Install npm
`$ apt install npm -y`
### Install dependencies
`$ npm install`
### Run react-native server
`$ npm start`
### Run app in Android Emulator
`$ npm run android`