Simple react native todo app with Appwrite backend screenshots Getting Started Prerequisites Node.js Yarn Expo CLI Appwrite 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 React Native Expo Appwrite Contributing Please read contribution guide for details on the code of conduct, and the process for submitting pull requests.