https://github.com/atumv/todo-rn
React Native todo application.
https://github.com/atumv/todo-rn
Last synced: 2 months ago
JSON representation
React Native todo application.
- Host: GitHub
- URL: https://github.com/atumv/todo-rn
- Owner: atumv
- Created: 2022-05-19T06:35:10.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-19T06:39:14.000Z (about 3 years ago)
- Last Synced: 2025-03-02T11:33:40.841Z (3 months ago)
- Language: Java
- Size: 258 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Todo

## Install
```sh
git clone https://github.com/atumv/todo-rn.git && cd todo-rn && npm i
```## Run
```sh
npm start
```