A delightful React Native application designed for kids, integrating Appwrite for seamless authentication, database functionality, and other features to bring engaging stories to young users.
1. User Authentication with Appwrite
- Secure and user-friendly authentication process.
- Easily manage and protect user accounts.
2. Apprwrite Database Integration for Storing and Fetching Stories
- Seamlessly store and retrieve a collection of captivating stories.
- Efficiently organize and manage story data for a smooth user experience.
3. Engaging User Interface
- Kid-friendly design with vibrant colors and playful illustrations.
- Intuitive navigation for a delightful user experience.
-
Clone the repository:
git clone https://github.com/pooranjoyb/StoryBook-RN.git
-
Install dependencies:
cd StoryBook-RN npm install
-
Start the Application
npm run android # For Android npm run ios # For iOS npm run web # For web
This project is licensed under the MIT License - see the LICENSE file for details.