An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# Todo

![](preview.jpg)

## Install

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

## Run

```sh
npm start
```