/ReactNative-to_do_list

A simple to do list app created using React Native

Primary LanguageJavaScriptMIT LicenseMIT

To Do List (ReactNative)

This is a simple To do list app where the user will enter some text (the job to be done) and will add it to an ongoing list of things they should do. After completition of the task the user has the option of removing the item or leaving it there.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

To run from your local machine you need

Deployment

Download the souce code to the project Source.

Need to install NativeBase while in the project directory

npm install native-base --save

You also need to install node_modules

npm install

Built With

Versioning

I use Github for versioning. For the versions available, see the Releases on this repository.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details