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.
- 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.
- React Native: Cross-platform UI development.
- TypeScript: Strongly typed programming for scalable and maintainable code.
- Tailwind CSS: Responsive and clean UI styling.
- 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.
- Node.js installed on your machine.
- MongoDB database.
- Appwrite instance configured.
- Clone the repository:
git clone https://github.com/your-repo/aora.git cd aora