Skip to content

rajeshkumar2024/To-Do-List

Repository files navigation

To-Do-List

Getting Started

First Clone this repo

git clone https://github.com/rajeshkumar2024/To-Do-List.git

Assuming that you have Node 12 LTS or greater installed, you can use npm to install the Expo CLI command line utility:

Note : If you have not installed Node 12 LTS then you can install it from here

npm install -g expo-cli

Now Install the Required Dependency and Packages

npm install

Now you can watch the preview of Application using the Expo Go App Available on the play store.

Expo Go App On Android Play Store

On Successful Installation of the Expo Go App

Open command prompt change the directory to the project directory

expo start

In Expo Go App Scan the QR code generated in the command prompt.

You will be able to debug and preview of the Application. Enjoy!!

Demo

Adding New Task

Add Task Demo Video

Edit Task

Edit Task Demo Video

Delete Task

Delete Task Demo Video

Apk Download Link

Apk Link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published