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

https://github.com/peralstudio/react-native-todolist

To do list using User authentication, CRUD operations, Filter tasks with a TextField
https://github.com/peralstudio/react-native-todolist

admob firebase firebase-auth react-native

Last synced: 3 months ago
JSON representation

To do list using User authentication, CRUD operations, Filter tasks with a TextField

Awesome Lists containing this project

README

          

# To do list

## Install

- First, make sure you have Expo CLI installed: `npm install -g expo-cli`

- Install dependencies: `npm i` or `npm install`

- Run Project Locally: `npm start`