jeffmant / todo-list-mobile

A Todo List app made with React Native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


todo
Todo App

A simple Todo app made with React Native.

screenshot

Key FeaturesHow To UseLicense

Key Features

  • Create Task Item
  • Check Task as Done
  • Check Task as Todo
  • Delete Task
  • Todo Tasks Count
  • Done Tasks Count

How To Use

# Install dependencies
$ npm install

# Run the app
$ npx expo start

License

MIT


Linkedin @jeffmant  ·  GitHub @jeffmant  ·  Twitter @jeffmant_

About

A Todo List app made with React Native


Languages

Language:TypeScript 99.2%Language:JavaScript 0.8%