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

https://github.com/sanchitbajaj02/simple-todo

A react native todo app
https://github.com/sanchitbajaj02/simple-todo

Last synced: 3 months ago
JSON representation

A react native todo app

Awesome Lists containing this project

README

        

# Todo React Native

This is my first project on react native using expo cli. It is a simple todo list application which saves the notes until it maintains the state.

## Steps for installation
> Nodejs and npm should be installed in the system


### expo cli required to run the application
```
npm install -g expo-cli
```

### clone the repository and open terminal in it and type this command.
```
npm install --save
npm start
```

## Output


mobile phone screenshot