pratham022 / React-Native-Todo

A todo application built using React Native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React-Native-Todo

It is a todo application built using React Native. I have referred The Net Ninja's playlist

Steps to run this project

  • Clone this repo git clone https://github.com/pratham022/React-Native-Todo.git
  • cd React-Native-Todo
  • Run npm install
  • Run npm start
  • Press i to run in iOS simulator or press a for Android

Mobile Device

  • Download Expo app
  • Scan QR code from mobile or Open explore tab, Press search and Enter url shown in terminal.

Task List

  • Add Todo
  • Remove Todo
  • Make UI good
  • Update Existing Todo
  • Provide a database for storage

About

A todo application built using React Native


Languages

Language:JavaScript 100.0%