Skip to content

HelixHEX/listr

Repository files navigation

Simple react native todo app with Appwrite backend

Getting Started

Prerequisites

Installing

  • Clone the repository
git clone https://github.com/HelixHEX/listr
  • Install dependencies
yarn install

Note 1: You need to have a .env file in the root directory with the following variables:

APPWRITE_PROJECT_ID

APPWRITE_HOSTNAME

APPWRITE_DATABASE

APPWRITE_LIST_COLLECTION_ID

APPWRITE_TASK_COLLECTION_ID

Note 2: You need to have an appwrite server running on your local machine

  • Start the app
expo start

Built With

Contributing

Please read contribution guide for details on the code of conduct, and the process for submitting pull requests.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages