Skip to content
/ Aora Public

This is a React Native application built with Expo that uses Appwrite as the backend. The app allows users to authenticate, save posts that include a video with a thumbnail image, title, and prompt description. Users can also search for posts.It can use User authentication ; Create and save posts with video, thumbnail, title, and description

Notifications You must be signed in to change notification settings

Amanbig/Aora

Repository files navigation

My React Native App with Expo and Appwrite

App Banner

Table of Contents

Introduction

This is a React Native application built with Expo that uses Appwrite as the backend. The app allows users to authenticate, save posts that include a video with a thumbnail image, title, and prompt description. Users can also search for posts.

Features

  • User authentication
  • Create and save posts with video, thumbnail, title, and description
  • Search functionality for posts
  • Integration with Appwrite backend

Installation

Prerequisites

  • Node.js and npm installed on your machine
  • Expo CLI installed globally
  • Appwrite server set up and running

Steps

  1. Clone the repository:

    git clone https://github.com/Amanbig/Aora.git
    cd Aora
    
  2. Install dependencies:

    npm install
    
  3. Set up your Appwrite server and get the endpoint, project ID, and API keys: Firstly move to lib/appwrite.js and add the appwrite required keys and endpoints

  4. Start the Expo server:

    expo start
    

Contributing

Contributions are welcome! Please fork the repository and create a pull request with your changes. Ensure your code follows the project's coding guidelines.

About

This is a React Native application built with Expo that uses Appwrite as the backend. The app allows users to authenticate, save posts that include a video with a thumbnail image, title, and prompt description. Users can also search for posts.It can use User authentication ; Create and save posts with video, thumbnail, title, and description

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published