Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/malcodeman/noti
Simple react native todo app.
https://github.com/malcodeman/noti
react-native
Last synced: 11 days ago
JSON representation
Simple react native todo app.
- Host: GitHub
- URL: https://github.com/malcodeman/noti
- Owner: malcodeman
- License: mit
- Created: 2021-05-15T21:29:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-23T17:41:00.000Z (over 2 years ago)
- Last Synced: 2024-07-31T12:07:29.001Z (3 months ago)
- Topics: react-native
- Language: TypeScript
- Homepage: https://expo.dev/@malcodeman/noti
- Size: 656 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome-repos - noti - Todo app. (React Native)
README
# [noti](https://expo.dev/@malcodeman/noti)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/malcodeman/noti/master/LICENSE)
Simple react native todo app.
![Screenshot](readme/screenshot.jpg)
## Getting started
```
git clone https://github.com/malcodeman/noti.git
cd noti
npm install
npm start
```## License
[MIT](./LICENSE)