swetasingh8844 / StoryBook-RN

Welcome to StoryBook! :rocket: A React-Native App where you can read variety of stories of famous authors. You can also create & publish your own story! :star:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StoryBook - RN

React Native Appwrite License

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.

Features

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.

Mockups

Getting Started

  1. Clone the repository:

    git clone https://github.com/pooranjoyb/StoryBook-RN.git
  2. Install dependencies:

    cd StoryBook-RN
    npm install
  3. Start the Application

    npm run android   # For Android
    npm run ios       # For iOS
    npm run web       # For web
    

LICENSE

This project is licensed under the MIT License - see the LICENSE file for details.

About

Welcome to StoryBook! :rocket: A React-Native App where you can read variety of stories of famous authors. You can also create & publish your own story! :star:

License:MIT License


Languages

Language:TypeScript 99.8%Language:JavaScript 0.2%