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
- Host: GitHub
- URL: https://github.com/peralstudio/react-native-todolist
- Owner: PeralStudio
- Created: 2021-11-29T20:13:37.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-11T01:38:54.000Z (about 4 years ago)
- Last Synced: 2025-03-27T14:56:12.004Z (over 1 year ago)
- Topics: admob, firebase, firebase-auth, react-native
- Language: JavaScript
- Homepage:
- Size: 2.14 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`