https://github.com/tom2drum/devlift
Simple todo native app
https://github.com/tom2drum/devlift
firebase react-native
Last synced: 3 months ago
JSON representation
Simple todo native app
- Host: GitHub
- URL: https://github.com/tom2drum/devlift
- Owner: tom2drum
- Created: 2018-02-20T22:44:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-26T22:07:40.000Z (about 7 years ago)
- Last Synced: 2025-02-15T17:36:19.504Z (3 months ago)
- Topics: firebase, react-native
- Language: JavaScript
- Homepage:
- Size: 714 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# ToDo App
[](https://travis-ci.org/tom-aglow/devlift)
[](https://codecov.io/gh/tom-aglow/devlift)### Installation
* clone git repo
* run `yarn` or `npm install` for downloading necessary packages
* run `cp credentials.example.json credentials.json` for copying and renaming credential file
* fill the file with your firebase credentials
* run `react-native run-ios` to launch the simulator