Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emrd/react-native-todo-app
https://github.com/emrd/react-native-todo-app
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/emrd/react-native-todo-app
- Owner: EmrD
- Created: 2024-08-21T13:08:12.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-21T13:10:41.000Z (3 months ago)
- Last Synced: 2024-08-21T14:39:40.555Z (3 months ago)
- Language: JavaScript
- Size: 185 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Todo List App
This is a simple Todo List app built with React Native. It allows you to add, delete, and view todos.
## Features
- Add new todos
- Delete individual todos
- Clear all todos## Installation
To get started, make sure you have `Node.js` and `npm` installed on your machine. Then, follow these steps:
1. **Clone the repository:**
```bash
git clone REPO_URL
```