Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/simplecyber/aora

My first REACT NATIVE project , build my first app ... πŸŽƒ
https://github.com/simplecyber/aora

Last synced: 24 days ago
JSON representation

My first REACT NATIVE project , build my first app ... πŸŽƒ

Awesome Lists containing this project

README

        

# Aora

**Aora** is a full-stack React Native application designed to provide users with a seamless experience for browsing and interacting with video content. This app includes features like dynamic home screens, robust authentication, and engaging animations.

## πŸ“± App Features

- **Secure Authentication**
- **Dynamic Home Screen**
- **Pull-to-Refresh**
- **Full-Text Search**
- **Tab Navigation**
- **Media Upload**
- **Profile Screen**

## πŸ–ΌοΈ App Screenshots

Here’s a glimpse of the main pages of the app:

| **Signup** | **Login** | **Home** | **Create** | **Profile** |
|------------|-----------|----------|------------|-------------|
| ![Signup](https://github.com/SimpleCyber/Aora/blob/main/images/signup.jpg) | ![Login](https://github.com/SimpleCyber/Aora/blob/main/images/login.jpg) | ![Home](https://github.com/SimpleCyber/Aora/blob/main/images/home.jpg) | ![Create](https://github.com/SimpleCyber/Aora/blob/main/images/create.jpg) | ![Profile](https://github.com/SimpleCyber/Aora/blob/main/images/profile.jpg) |

## πŸš€ App Installation

You can install the app on your Android device by clicking the link below or scanning the QR code:



[Install the App] click the link πŸ‘‡

https://expo.dev/accounts/dear_coder03/projects/nativeCrashCourse/builds/dd3898bc-6b33-49e0-860c-3160b01fee39


QR Code

### Clone the Repository

To explore the code or contribute to the project, clone the repository using the following command:

```bash
git clone https://github.com/SimpleCyber/Aora.git
```
## πŸ“š Tech Stack

- **Frontend**: React Native, Expo
- **Backend**: Node.js, Express.js
- **Database**: MongoDB
- **Authentication**: JWT (JSON Web Tokens)

## πŸ› οΈ Installation and Setup

1. **Clone the repo:**

```bash
git clone https://github.com/SimpleCyber/Aora.git
cd Aora
```

2. **Install dependencies:**

```bash
npm install
```

3. **Start the development server:**

```bash
npm start
```

You can now open the app in an Android emulator or on a physical device using Expo.

4. **Backend setup:**
- Make sure to set up the backend by following the instructions in the `backend` folder.

## πŸ“„ License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

## 🀝 Contributing

Contributions are welcome! Please fork the repository and submit a pull request for any feature additions, bug fixes, or improvements.