Skip to content

Ldass2000/ToDoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

TO-DO APP

A basic todo app built in react-native using hooks. Basic functionality includes:

- Add todo
- List todos
- Mark todo as checked / unchecked 
- Remove todo from todo list

Installation

Step 1:

Download or clone this repo by using the link below:

  https://github.com/Ldass2000/ToDoApp

Step 2:

Go to project root folder

 cd ToDoDass

Step 3:

Execute the following command in console to get the required dependencies:

npm install

Step 4:

Make sure you have an ios Simulator or Android Emulator running or have an ios device with you:

npm start # you can also use: expo start

Step 5: You should see something like this on your terminal

Logo

Found this project useful ❤️

Support by clicking the ⭐️: button on the upper right of this page. ✌️

About

TO Do APP IN REACT - NATIVE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published