Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/emrd/react-native-todo-app


https://github.com/emrd/react-native-todo-app

Last synced: 9 days ago
JSON representation

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
```