Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 1.61 KB

File metadata and controls

50 lines (33 loc) · 1.61 KB

AORA - Your AI-Powered Content Hub 🌟

AORA is a professional React Native application built using the MERN Stack (MongoDB, Express.js, React, Node.js) with TypeScript and Appwrite. The app empowers users to log in, sign up, and create engaging AI-driven content by uploading AI prompts, videos, and thumbnails. It delivers a seamless and responsive experience for managing creative projects and connecting with advanced AI tools.


Features

🚀 Core Features:

  • User Authentication: Secure login and signup system.
  • Content Creation: Upload AI prompts, videos, and thumbnails effortlessly.
  • AI Integration: Harness the power of AI to enhance content creation.
  • Media Management: Organize and showcase uploaded content with an intuitive interface.
  • Cross-Platform Support: Runs seamlessly on both iOS and Android devices.

Tech Stack

Frontend:

  • React Native: Cross-platform UI development.
  • TypeScript: Strongly typed programming for scalable and maintainable code.
  • Tailwind CSS: Responsive and clean UI styling.

Backend:

  • Appwrite: Backend as a service for authentication, storage, and database.
  • Node.js: Fast and scalable server-side runtime.
  • Express.js: Lightweight and efficient API management.
  • MongoDB: Robust NoSQL database for storing user data and content.

Setup & Installation

Prerequisites:

  • Node.js installed on your machine.
  • MongoDB database.
  • Appwrite instance configured.

Steps:

  1. Clone the repository:
    git clone https://github.com/your-repo/aora.git
    cd aora