Anonymously share your thoughts or ideas with your chai.
This is an ideas sharing app build with appwrite and expo.
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.
you need to install nodejs and bun for running this project.
bun
node
android emulator or android device with expo go.
Clone this git repository.
git clone https://github.com/Rahul8320/appwrite-expo-app
cd appwrite-expo-app
Install node modules.
bun install
Run this project.
bun start
To open this project in android emulator press a after run the previous command or scan the qr code in your physical device in expo go application.
Register yourself in the register screen using your email address and password. After registering you will see the login screen, please login using the same credentials. After login you will see the home screen, where you will see all the submitted ideas.
Add additional notes about how to deploy this on a live system.
- @Rahul8320 - Initial work
See also the list of contributors who participated in this project.