Skip to content

jan-wagenaar/ToDo-ReactNative

Repository files navigation

Todo-ReactNative

To do app built in React Native

Part of my portfolio

Key FeaturesHow To UseCreditsLicense

Key Features

  • Build in Expo / React Native
  • Local database with to do items
  • Create and edit to do lists
  • Create and complete to do items

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/jan-wagenaar/ToDo-ReactNative.git

# Go into the repository
$ cd ToDo-ReactNative

# Install dependencies
$ npm install

# Run the app
$ npm start

Note: If you're using Linux Bash for Windows, see this guide or use node from the command prompt.

Run demo app

The demo app can be run and build in the Expo test server.

# Run the app
$ npm start

A full demo app can be viewed in my blog post.

Credits

Credits to jsparling for providing the basic structure of this app.

License

MIT


jan-wagenaar.nl  ·  GitHub @jan-wagenaar  · 

About

To do app in React Native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published