Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/s-kvng/aurora

Vidoe sharing app with React Native & Appwrite
https://github.com/s-kvng/aurora

appwrite appwrite-auth expo reactjs reactnative

Last synced: about 22 hours ago
JSON representation

Vidoe sharing app with React Native & Appwrite

Awesome Lists containing this project

README

        





Project Banner



react.js
appwrite
nativewind
typescript

Video Sharing App

# 📋 Table of Contents

- [📋 Table of Contents](#-table-of-contents)
- [📖 \[Aurora\] ](#-aurora-)
- [🛠 Built With ](#-built-with-)
- [🔋 Features](#-features)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install Dependencies ](#install-dependencies-)
- [Running the Project ](#running-the-project-)
- [Expo Go ](#expo-go-)
- [👥 Authors ](#-authors-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [Acknowledgments](#acknowledgments)
- [📝 License](#-license)

# 📖 [Aurora]

> Share your experience.

**[Aurora]** Built with React Native for seamless user experiences, Animatable for captivating animations, and integrated with the dependable backend systems of Appwrite,
this app showcases impressive design and functionality, enabling seamless sharing of AI videos within the community.

If you're getting started and need assistance or face any bugs, dont hesitate to contact me directly

## 🛠 Built With

![ReactNative](https://img.shields.io/badge/-React_Native-black?style=for-the-badge&logoColor=white&logo=react&color=61DAFB)
![Appwrite](https://img.shields.io/badge/-Appwrite-black?style=for-the-badge&logoColor=white&logo=appwrite&color=FD366E)
![NativeWind](https://img.shields.io/badge/NativeWind-black?style=for-the-badge&logoColor=white&logo=tailwindcss&color=06B6D4)
![Typescript](https://img.shields.io/badge/typescript-black?style=for-the-badge&logoColor=white&logo=typescript&color=3432a8)
![Expo](https://img.shields.io/badge/expo-black?style=for-the-badge&logoColor=white&logo=expo&color=040421)



Client

Server

## 🔋 Features

👉 **Onboarding Screen**: Engaging graphics and clear instructions welcome users to the app.

👉 **Robust Authentication & Authorization System**: Secure email login safeguards user accounts.

👉 **Dynamic Home Screen with Animated Flat List**: Smoothly animated flat list showcases the latest videos for seamless browsing.

👉 **Pull-to-Refresh Functionality**: Users can refresh content with a simple pull gesture for up-to-date information.

👉 **Full-Text Search Capability**: Efficiently search through videos with real-time suggestions and instant results.

👉 **Tab Navigation**: Navigate between sections like Home, Search, and Profile with ease using tab navigation.

👉 **Post Creation Screen for Uploading Media**: Upload video and image posts directly from the app with integrated media selection.

👉 **Profile Screen with Detailed Insights**: View account details and activity, including uploaded videos and follower count, for a personalized experience.

👉 **Responsiveness**: Smooth performance and adaptability across various devices and screen sizes for a consistent user experience.

👉 **Animations**: Dynamic animations using the Animatable library to enhance user interaction and engagement throughout the app's UI.

and many more, including code architecture and reusability

## 💻 Getting Started

> Please Fork or Clone this repo.

Follow these steps to set up the project locally on your machine.

### Prerequisites

Make sure you have the following installed on your machine:

- [Git](https://git-scm.com/)
- [Node.js](https://nodejs.org/en)
- ``` node -v```
- [npm](https://www.npmjs.com/) (Node Package Manager)
- ```npm -v ```

### Setup

Clone this repository to your desired folder:

```bash
git clone https://github.com/s-kvng/Aurora.git
cd Aurora
```

### Install Dependencies

Install the project dependencies with:

```bash
cd my-project or cd Aurora
npm install
```

### Running the Project

```bash
npm start
```

> NB: In some instances that does not work properly, try:

```bash
npx expo start -c --tunnel
```

## Expo Go
> To run directly on your phone , try expo go.

Download the [Expo Go](https://expo.dev/go) app onto your device, then use it to scan the QR code from Terminal and run.

## 👥 Authors

> This is the awesome team that built this project.

👤 **Nathaniel E. Adama** 🧑🏻‍💻

- GitHub: [@s-kvng](https://github.com/s-kvng)
- Twitter: [@sirr_nathan](https://twitter.com/sirr_nathan)
- LinkedIn: [Nathaniel E. Adama](https://www.linkedin.com/in/nathaniel-e-adama-93802a234/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

> If you like this project...give us a ⭐️.

## Acknowledgments

- [JavaScript Mastery](https://www.youtube.com/@javascriptmastery)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)