Skip to content

ShadowAdi/aura

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Aura

Aura is a mobile application built with Expo and React Native, integrated with Appwrite for backend services. This project leverages a modern tech stack to deliver a seamless and intuitive user experience.

Features

  • Media Handling:
    Use the device's camera, pick images, and select documents effortlessly.

  • Authentication:
    Secure user authentication and session management via Appwrite integration.

  • Custom Animations:
    Smooth and visually appealing animations using React Native Animatable and Reanimated.

  • Responsive UI:
    Adaptive layouts designed to work on various screen sizes, enhanced with NativeWind for styling.

  • Routing:
    Simplified navigation with Expo Router and deep linking support.

  • Cross-Platform Support:
    Compatible with both Android and iOS devices.

Prerequisites

Ensure you have the following installed:

  • Node.js
  • Yarn or npm
  • Expo CLI

Additionally, set up an Appwrite backend instance for managing authentication, database, and file storage.

Installation

  1. Clone the repository:

    git clone [https://github.com/your-repo/aura.git  ](https://github.com/ShadowAdi/aura.git)
    cd share_client  
  2. Install dependencies:

    npm install  
    # or  
    yarn install  
  3. Configure Appwrite:

    • Update the Appwrite endpoint and project ID in your environment file or within the configuration file.
  4. Start the development server:

    expo start  
  5. Test the app on a physical device or emulator by scanning the QR code or running the project using:

    expo run:android  
    expo run:ios  

Tech Stack

  • Frontend:

    • Expo (React Native Framework)
    • React Native Animatable
    • React Native Reanimated
    • NativeWind
  • Backend:

    • Appwrite
  • Additional Utilities:

    • Expo AV
    • Expo Constants
    • Expo Device
    • Expo Document Picker
    • Expo Font
    • Expo Image Picker
    • Expo Linking
    • Expo Router
    • Expo Status Bar

Contribution

Contributions are welcome! Feel free to fork this repository, submit pull requests, or report issues.

License

This project is licensed under the MIT License.


Demo

AccountPage

CreatePage

HomePage

HomePage2

LoginPage

ProfilePage

IndexPage

Video

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published